From e515cc277b60235e3deb23dcf2db9f0041296e2a Mon Sep 17 00:00:00 2001 From: Thor77 Date: Thu, 27 Aug 2015 12:28:00 +0200 Subject: [PATCH] add some line-breaks to improve readability --- template.html | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/template.html b/template.html index 36061a4..3494d19 100644 --- a/template.html +++ b/template.html @@ -11,14 +11,19 @@
{% if debug %} - + {% endif %} {% for headline, list in objs %} {% if list|length > 0 %}

{{ headline }}

{% endif %}