From 950512c2a7aab1706f29aa6f57ef7b0fa5f6a1e9 Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Fri, 7 Jun 2019 16:54:33 +0100 Subject: Add favicon --- app/templates/base.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'app/templates/base.html') diff --git a/app/templates/base.html b/app/templates/base.html index 5a4d31c..e672890 100644 --- a/app/templates/base.html +++ b/app/templates/base.html @@ -9,6 +9,9 @@ + + + {% block headextra %}{% endblock %} -- cgit v1.2.3