From 7645bbbb6f9a46a37ccbc77646c7b4e4bea56904 Mon Sep 17 00:00:00 2001 From: Christopher Baklid Date: Sun, 18 Feb 2018 18:50:55 +0100 Subject: adds favicon to header (#21) --- templates/base.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/templates/base.html b/templates/base.html index 9e00af20..5dd0c02c 100644 --- a/templates/base.html +++ b/templates/base.html @@ -7,6 +7,7 @@ + {% endblock %} @@ -14,4 +15,4 @@ {% include "navigation.html" %} {% block content %}{% endblock %} - \ No newline at end of file + -- cgit v1.2.3