diff --git a/webinterface.py b/webinterface.py index a979bf00..bdf3d131 100644 --- a/webinterface.py +++ b/webinterface.py @@ -2612,7 +2612,7 @@ def individualPostAsHtml(recentPostsCache: {},maxRecentPosts: int, \ if showIcons: footerStr='
' footerStr+=replyStr+announceStr+likeStr+bookmarkStr+deleteStr+muteStr - footerStr+=''+publishedStr+'' + footerStr+=''+publishedStr+'\n' footerStr+='
' if not postJsonObject['object'].get('sensitive'):