diff --git a/webinterface.py b/webinterface.py index 450935fa..01dd7082 100644 --- a/webinterface.py +++ b/webinterface.py @@ -4232,12 +4232,13 @@ def individualPostAsHtml(allowDownloads: bool, if timeDiff > 100: print('TIMING INDIV ' + boxName + ' 12.2 = ' + str(timeDiff)) + likeStr = '' if likeCountStr: # show the number of likes next to icon likeStr += '\n' - likeStr = \ + likeStr += \ '