From adc0b71b97c8ecbe2a8d443f137ef7b2fe85d1ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=AD=C3=B0ir=20Valberg=20Gu=C3=B0mundsson?= Date: Sun, 15 Apr 2018 16:47:13 +0200 Subject: [PATCH] Favicon stuff. Fix #211. --- src/templates/base.html | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/src/templates/base.html b/src/templates/base.html index e6639542..06d0a3ec 100644 --- a/src/templates/base.html +++ b/src/templates/base.html @@ -24,11 +24,12 @@ {% bootstrap_javascript jquery=1 %} - - - - - + + + + + + {% block extra_head %}