From 3d7b9aa39542c8608515c5c59b41fd660b908651 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(-) 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