From fd093cb46e222c5616c76ddf086893df707c3408 Mon Sep 17 00:00:00 2001 From: Brendan Howell Date: Mon, 10 Aug 2020 17:33:05 +0200 Subject: [PATCH] more fighting with weather and post layout --- screenless/bureau/publications/news.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/screenless/bureau/publications/news.html b/screenless/bureau/publications/news.html index 55cc7f1..ce109cd 100644 --- a/screenless/bureau/publications/news.html +++ b/screenless/bureau/publications/news.html @@ -203,6 +203,10 @@
${period["day"]}
+ % elif period["day"] != curr_day: + <% + daycount += 1 + %> % endif % if daycount <= 4:
@@ -227,7 +231,7 @@
read
delete
mark as spam
-
+
% endfor