diff --git a/webinterface.py b/webinterface.py index ee1b448a..11da4985 100644 --- a/webinterface.py +++ b/webinterface.py @@ -3423,14 +3423,14 @@ def htmlProfile(defaultTimeline: str, avatarDescription = profileJson['summary'].replace('
', '\n') avatarDescription = avatarDescription.replace('

', '') avatarDescription = avatarDescription.replace('

', '') - profileHeaderStr = '
\n' - profileHeaderStr += '
\n' # If this is the news account then show a different banner if isSystemAccount(nickname): profileHeaderStr += '
\n' profileHeaderStr += loginButton else: + profileHeaderStr = '
\n' + profileHeaderStr += '
\n' profileHeaderStr += \ '