From cc14bf370f3021c6e76b9966364f50f65ca26e1d Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Tue, 18 Jun 2019 12:17:48 +0200 Subject: CSS: full width for large screen --- ishtar_common/templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ishtar_common/templates/base.html') diff --git a/ishtar_common/templates/base.html b/ishtar_common/templates/base.html index c43f0a081..b417a08ec 100644 --- a/ishtar_common/templates/base.html +++ b/ishtar_common/templates/base.html @@ -132,7 +132,7 @@ {% block pre_container %}{% endblock %} -
+
{% block top_content %}{% endblock %}