diff --git a/webinterface.py b/webinterface.py
index 0f145c21..0e9f8d0e 100644
--- a/webinterface.py
+++ b/webinterface.py
@@ -2588,7 +2588,7 @@ def individualPostAsHtml(recentPostsCache: {},maxRecentPosts: int, \
attachmentStr+=translate['Your browser does not support the audio tag.']
attachmentStr+=''
attachmentCtr+=1
- attachmentStr+='
'
+ attachmentStr+='
'
publishedStr=''
if postJsonObject['object'].get('published'):