diff --git a/screenless/bureau/publications/news.html b/screenless/bureau/publications/news.html index 542496a..6dc8d7e 100644 --- a/screenless/bureau/publications/news.html +++ b/screenless/bureau/publications/news.html @@ -1,13 +1,12 @@ - + ${title} -

Yesterday's Tomorrows

-
-
Semper Contemporarius DATE_HERE
+

Yesterday's Tomorrows

+
+
Semper Contemporarius
+
DATE_HERE
+
+
% for entry in news:
% if entry.img != " ": img + % endif
${entry.title}
-
${entry.title}
-
${entry.title}
+
${entry.source}
+
${entry.summary}
${entry.dbhash}
% endfor