diff --git a/webinterface.py b/webinterface.py index a2f1cf4c..ded1672a 100644 --- a/webinterface.py +++ b/webinterface.py @@ -4243,13 +4243,12 @@ def individualPostAsHtml(allowDownloads: bool, likeStr += \ '' + likeTitle + \
-            ' |' + ' |" src="/' + iconsDir + '/' + likeIcon + '"/>\n' if likeCountStr: # show the number of likes next to icon likeStr += '' - likeStr += '\n' + likeStr += '\n' # benchmark 12.5 if not allowDownloads: