diff --git a/webinterface.py b/webinterface.py
index bc6e60902..ee1b448a5 100644
--- a/webinterface.py
+++ b/webinterface.py
@@ -3423,16 +3423,19 @@ def htmlProfile(defaultTimeline: str,
avatarDescription = profileJson['summary'].replace('
', '\n')
avatarDescription = avatarDescription.replace('
', '') avatarDescription = avatarDescription.replace('
', '') - profileHeaderStr = '@' + nickname + '@' + domainFull + '
'
@@ -3440,11 +3443,12 @@ def htmlProfile(defaultTimeline: str,
'' + \
- '
' + profileDescriptionShort + '
' - profileHeaderStr += loginButton - profileHeaderStr += '' + profileDescriptionShort + '
\n' + profileHeaderStr += loginButton + profileHeaderStr += '