Hashtag list style

main
Bob Mottram 2019-12-12 20:48:30 +00:00
parent 01225a8330
commit 4e2dc12a53
1 changed files with 1 additions and 1 deletions

View File

@ -3809,7 +3809,7 @@ def htmlSearch(translate: {}, \
followStr+=' <button type="submit" class="button" name="submitSearch">'+translate['Submit']+'</button>'
followStr+=' </form>'
followStr+=' </center>'
followStr+=htmlHashTagCloud(baseDir,path)
followStr+=' <br><br><p class="followText">'+htmlHashTagCloud(baseDir,path)+'</p>'
followStr+=' </div>'
followStr+='</div>'
followStr+=htmlFooter()