From e2e42bd068e94791edab44ac474a930223e8d42d Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Fri, 13 Feb 2015 14:10:45 +0100 Subject: Refactoring of templates. Add a new ishtar_pdl with custom templates and CSS --- ishtar_common/templates/base.html | 1 + 1 file changed, 1 insertion(+) (limited to 'ishtar_common/templates/base.html') diff --git a/ishtar_common/templates/base.html b/ishtar_common/templates/base.html index 1ebebd815..92e61493b 100644 --- a/ishtar_common/templates/base.html +++ b/ishtar_common/templates/base.html @@ -19,6 +19,7 @@ + {% include "blocks/extra_head.html" %} {% block extra_head %} {% endblock %} -- cgit v1.2.3