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