diff --git a/webinterface.py b/webinterface.py index a02a53864..4094f0044 100644 --- a/webinterface.py +++ b/webinterface.py @@ -5902,6 +5902,7 @@ def htmlNewswire(newswire: {}, nickname: str, moderator: bool, totalVotesStr htmlStr += ' ' htmlStr += dateShown + '

\n' + htmlStr += '
\n' return htmlStr