From b37e26d5ea1e7ab9a40e8f66d49d421c3a59d5fa Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 22 Aug 2021 11:44:59 +0200 Subject: Fix geolocation stop list generation --- templates/departures_page.html | 2 +- templates/header.html | 4 ++-- templates/landing_page.html | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'templates') diff --git a/templates/departures_page.html b/templates/departures_page.html index 438c28d..f823603 100644 --- a/templates/departures_page.html +++ b/templates/departures_page.html @@ -3,7 +3,7 @@ {{ title }} {% include 'header.html' %} - + diff --git a/templates/header.html b/templates/header.html index 1d0dd68..8ed6758 100644 --- a/templates/header.html +++ b/templates/header.html @@ -10,11 +10,11 @@ - + + {% include 'navbar.html' %} -- cgit v1.2.3