diff --git a/webinterface.py b/webinterface.py
index 68c27745..7cbece2f 100644
--- a/webinterface.py
+++ b/webinterface.py
@@ -1953,7 +1953,7 @@ def individualPostAsHtml(iconsDir: str,translate: {}, \
announceLink='unrepeat'
announceTitle=translate['Undo the repeat']
announceStr= \
- '' \
+ '' \
'
'
likeStr=''
@@ -1967,7 +1967,7 @@ def individualPostAsHtml(iconsDir: str,translate: {}, \
likeLink='unlike'
likeTitle=translate['Undo the like']
likeStr= \
- '' \
+ '' \
'
'
deleteStr=''