diff --git a/webinterface.py b/webinterface.py index 00477e16f..81311c37f 100644 --- a/webinterface.py +++ b/webinterface.py @@ -3463,7 +3463,7 @@ def htmlProfile(defaultTimeline: str, # If this is the news account then show a different banner if isSystemAccount(nickname): profileHeaderStr = \ - '\n' + '\n' profileHeaderStr += '
' + loginButton + '
\n' profileHeaderStr += '\n' @@ -6507,7 +6507,8 @@ def htmlTimeline(defaultTimeline: str, '\n' - tlStr += '\n' + tlStr += '\n' if fullWidthTimelineButtonHeader: tlStr += \