From c312004266e2cb1ddf684b68bbfac6e4dfac5b8d Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 26 Jun 2021 22:30:02 +0200 Subject: move HTML header elements to separate template --- templates/departure_list.html | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) (limited to 'templates/departure_list.html') diff --git a/templates/departure_list.html b/templates/departure_list.html index e234a2c..a82e7c3 100644 --- a/templates/departure_list.html +++ b/templates/departure_list.html @@ -2,19 +2,7 @@ {{ title }} - - - - - - - - - - - - - + {% include 'header.html' %}
-- cgit v1.2.3