From fc09f4b8d9824234da44ef565ffb932f35f05095 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Mon, 5 Oct 2020 00:05:23 +0300 Subject: Add fathom script --- iss/templates/base.html | 1 + 1 file changed, 1 insertion(+) diff --git a/iss/templates/base.html b/iss/templates/base.html index a4469c0..274cc3f 100644 --- a/iss/templates/base.html +++ b/iss/templates/base.html @@ -9,6 +9,7 @@ + {% block extrahead %} {% endblock %} -- cgit v1.3.1