From 8803f40c112760b5142c61858d7b854697048a61 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Sun, 15 Jan 2017 13:23:22 +0100 Subject: Modules: putting color everywhere! (refs #3408) --- ishtar_common/templates/base.html | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) (limited to 'ishtar_common/templates') diff --git a/ishtar_common/templates/base.html b/ishtar_common/templates/base.html index dcd3043ca..3136e7249 100644 --- a/ishtar_common/templates/base.html +++ b/ishtar_common/templates/base.html @@ -1,6 +1,4 @@ -{% load i18n %} -{% load url from future%} - @@ -30,6 +28,8 @@ {% include "blocks/extra_head.html" %} {% block extra_head %} {% endblock %} + {% if raw_css %}{% endif %}