Remove lines

merge-requests/6/head
Bob Mottram 2019-12-12 21:33:47 +00:00
parent c8bbc3f2d6
commit e20ebf70d4
1 changed files with 1 additions and 1 deletions

View File

@ -3811,7 +3811,7 @@ def htmlSearch(translate: {}, \
followStr+=' </form>'
followStr+=' </center>'
followStr+=' </div>'
followStr+=' <br><br><p class="hashtagcloud">'+htmlHashTagCloud(baseDir,path)+'</p>'
followStr+=' <p class="hashtagcloud">'+htmlHashTagCloud(baseDir,path)+'</p>'
followStr+='</div>'
followStr+=htmlFooter()
return followStr