diff --git a/webinterface.py b/webinterface.py
index 77175bf5..7c00c33e 100644
--- a/webinterface.py
+++ b/webinterface.py
@@ -310,7 +310,7 @@ def htmlProfile(baseDir: str,httpPrefix: str,authorized: bool, \
if not authorized:
loginButton='
'
else:
- linkToTimelineStart=''
+ linkToTimelineStart=''
linkToTimelineEnd=''
# are there any follow requests?
followRequestsFilename=baseDir+'/accounts/'+nickname+'@'+domain+'/followrequests.txt'
@@ -553,7 +553,7 @@ def htmlTimeline(session,baseDir: str,wfRequest: {},personCache: {}, \
tlStr=htmlHeader(profileStyle)
tlStr+= \
- '' \
+ '' \
'' \
'