From cf569fdece369e161c88b2c3a7df80ac675a6ee4 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Mon, 28 Sep 2020 22:59:22 +0300 Subject: Better favicon 404 path --- iss/templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iss/templates/base.html b/iss/templates/base.html index 708083c..a4469c0 100644 --- a/iss/templates/base.html +++ b/iss/templates/base.html @@ -8,7 +8,7 @@ - + {% block extrahead %} {% endblock %} -- cgit v1.3.1