From aa566cb172b55cb0040cb909146f6a6871000a69 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Wed, 5 Sep 2018 16:29:16 +0200 Subject: Fix production compression --- ishtar_common/templates/base.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ishtar_common/templates/base.html') diff --git a/ishtar_common/templates/base.html b/ishtar_common/templates/base.html index f2ed41243..b6d67ac59 100644 --- a/ishtar_common/templates/base.html +++ b/ishtar_common/templates/base.html @@ -46,10 +46,10 @@ var autorefresh_message_end = "{% trans 'Autorefresh end. The form is re-enabled.' %}"; {% endcompress %} - {% compress css %} - + {% compress css %} + -- cgit v1.2.3