diff --git a/webinterface.py b/webinterface.py index 8d669634..57da7daa 100644 --- a/webinterface.py +++ b/webinterface.py @@ -48,14 +48,6 @@ def htmlProfile(profileJson: {}) -> str: domainFull=domain if port: domainFull=domain+':'+str(port) - profileStr= \ - '
@'+nickname+'@'+domainFull+'
' \ - ''+profileJson['publicKey']['summary']+'
' \ - '' \ - '