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/landing_page.html | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) (limited to 'templates/landing_page.html') diff --git a/templates/landing_page.html b/templates/landing_page.html index f487616..c89da47 100644 --- a/templates/landing_page.html +++ b/templates/landing_page.html @@ -2,19 +2,7 @@ {{ title }} - - - - - - - - - - - - - + {% include 'header.html' %} -- cgit v1.2.3