diff --git a/webapp_hashtagswarm.py b/webapp_hashtagswarm.py index 3f0cd7f91..539448022 100644 --- a/webapp_hashtagswarm.py +++ b/webapp_hashtagswarm.py @@ -247,8 +247,8 @@ def htmlSearchHashtagCategory(cssCache: {}, translate: {}, htmlStr += '
' htmlStr += '
' - htmlStr += '

' - htmlStr += translate['Category'] + ': ' + categoryStr + '

' + htmlStr += '

' + htmlStr += translate['Category'] + ': ' + categoryStr + '

' hashtagsDict = getHashtagCategories(baseDir, categoryStr) if hashtagsDict: