From 4dfd182ee1cc8dc63b4c16508ddd4c45baf92a57 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Wed, 19 Jun 2019 11:05:15 +0200 Subject: Sheet layout: not full width --- ishtar_common/templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ishtar_common/templates') diff --git a/ishtar_common/templates/base.html b/ishtar_common/templates/base.html index b417a08ec..3bfe95141 100644 --- a/ishtar_common/templates/base.html +++ b/ishtar_common/templates/base.html @@ -182,7 +182,7 @@ {% endfor %}{% endif %} -
+
{% block content %}{% endblock %} -- cgit v1.2.3