diff --git a/webapp_profile.py b/webapp_profile.py index 378139c56..94873facc 100644 --- a/webapp_profile.py +++ b/webapp_profile.py @@ -209,19 +209,13 @@ def htmlProfileAfterSearch(cssCache: {}, if '<' in avatarDescription: avatarDescription = removeHtml(avatarDescription) - profileStr = '
@' + searchNickname + '@' + \ - searchDomainFull + '
\n' - profileStr += '' + profileDescriptionShort + '
\n' - profileStr += '@' + searchNickname + '@' + searchDomainFull + '
\n'
+ htmlStr += '
' + profileDescriptionShort + '
\n' + htmlStr += '