From 1e71763dc8583af4d67d18a410434b945c3229b2 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Thu, 16 Nov 2017 20:07:38 +0100 Subject: UI: improve sheets --- ishtar_common/templates/base.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'ishtar_common/templates/base.html') diff --git a/ishtar_common/templates/base.html b/ishtar_common/templates/base.html index 7127deeb4..948c3ee59 100644 --- a/ishtar_common/templates/base.html +++ b/ishtar_common/templates/base.html @@ -54,12 +54,12 @@

{{lbl}}{% trans ":"%} {{value}}

{% endfor %} {%endif%} - - + +
{% if warnings %}{% for warning in warnings %} -- cgit v1.2.3