changeset 391:58537062fe74

Remove rendering a newline for the first project and fix headline
author Björn Ricks <bjoern.ricks@intevation.de>
date Mon, 09 Feb 2015 10:17:25 +0100
parents da9a400848fd
children 617ced8c7a40
files getan/templates/wochenbericht
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/getan/templates/wochenbericht	Mon Feb 09 10:16:55 2015 +0100
+++ b/getan/templates/wochenbericht	Mon Feb 09 10:17:25 2015 +0100
@@ -2,8 +2,7 @@
 {% for i in user -%}
 =
 {%- endfor -%}
-===============
-
+==============
 {% for proj in projects %}
 # {{ proj.desc }}
 {% for entry in proj.entries|sort(attribute='start') -%}
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)