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/header.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 templates/header.html (limited to 'templates/header.html') diff --git a/templates/header.html b/templates/header.html new file mode 100644 index 0000000..5d62fda --- /dev/null +++ b/templates/header.html @@ -0,0 +1,13 @@ + + + + + + + + + + + + + -- cgit v1.2.3