diff --git a/webinterface.py b/webinterface.py index b01c5acb..519be4ac 100644 --- a/webinterface.py +++ b/webinterface.py @@ -3809,7 +3809,7 @@ def htmlSearch(translate: {}, \ followStr+=' ' followStr+=' ' followStr+=' ' - followStr+=htmlHashTagCloud(baseDir,path) + followStr+='

'+htmlHashTagCloud(baseDir,path)+'

' followStr+=' ' followStr+='' followStr+=htmlFooter()