From 422ce5d1236b76b4dc07bb0c382f22b178d7f38b Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Wed, 9 Sep 2015 13:44:25 +0200 Subject: Adapt CSS, templates to new version of JS libraries --- ishtar_common/templates/base.html | 2 +- ishtar_common/templates/window.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'ishtar_common') diff --git a/ishtar_common/templates/base.html b/ishtar_common/templates/base.html index 92e61493b..37b8c4a05 100644 --- a/ishtar_common/templates/base.html +++ b/ishtar_common/templates/base.html @@ -16,7 +16,7 @@ - + {% include "blocks/extra_head.html" %} diff --git a/ishtar_common/templates/window.html b/ishtar_common/templates/window.html index c3d8ccf6a..c8e187728 100644 --- a/ishtar_common/templates/window.html +++ b/ishtar_common/templates/window.html @@ -15,7 +15,7 @@ {{form.media}} - + {% block extra_head %} {% endblock %} -- cgit v1.2.3