diff --git a/webinterface.py b/webinterface.py index 2ffafbde2..272f7578a 100644 --- a/webinterface.py +++ b/webinterface.py @@ -393,7 +393,7 @@ def htmlProfile(baseDir: str,httpPrefix: str,authorized: bool, \ if not authorized: loginButton='
' else: - editProfileStr='' + editProfileStr='' linkToTimelineStart='' linkToTimelineEnd='' # are there any follow requests?