diff --git a/webinterface.py b/webinterface.py index 435ff019..094efe3b 100644 --- a/webinterface.py +++ b/webinterface.py @@ -6430,6 +6430,7 @@ def htmlTimeline(defaultTimeline: str, moderationButtonStr = '' if moderator and not minimal: moderationButtonStr = \ + ' ' + \ '\n' bookmarksButtonStr = \ + ' ' + \ '\n' eventsButtonStr = \ + ' ' + \ '\n'