changeset 141:e209a6446e88

One break less inside new items.
author Sascha L. Teichmann <teichmann@intevation.de>
date Thu, 03 Apr 2014 16:43:26 +0200
parents 6fdb28c3872c
children c7fa55d11493
files newsfeed.py
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/newsfeed.py	Thu Apr 03 16:40:54 2014 +0200
+++ b/newsfeed.py	Thu Apr 03 16:43:26 2014 +0200
@@ -57,7 +57,6 @@
     else:
         oa(content)
 
-    oa('<br>')
     actor = item["actor"]
     oa('<div style="font-size:smaller">')
     oa('<a href="%s">%s</a>' % (actor["url"], actor["displayName"]+'</a>'))
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)