diff --git a/webinterface.py b/webinterface.py index 2d401da3..0f145c21 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'):