From 4eeb0036ecd4497d3900f46a7c5371d0e6a0bad6 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Mon, 23 Aug 2021 20:22:51 +0200 Subject: Add trip detail page --- templates/landing_page.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/landing_page.html') diff --git a/templates/landing_page.html b/templates/landing_page.html index 045007a..063b49c 100644 --- a/templates/landing_page.html +++ b/templates/landing_page.html @@ -3,7 +3,7 @@ {{ title }} {% include 'header.html' %} - + {% include 'navbar.html' %} -- cgit v1.2.3