From cd087e80469327c1a8651944155305231f7757fe Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Mon, 28 Sep 2020 22:56:26 +0300 Subject: Add vue scripts in templates --- iss/templates/base.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'iss/templates/base.html') diff --git a/iss/templates/base.html b/iss/templates/base.html index a010f26..708083c 100644 --- a/iss/templates/base.html +++ b/iss/templates/base.html @@ -9,6 +9,8 @@ + {% block extrahead %} + {% endblock %}