mirror of https://gitlab.com/bashrc2/epicyon
Remove lines
parent
c8bbc3f2d6
commit
e20ebf70d4
|
@ -3811,7 +3811,7 @@ def htmlSearch(translate: {}, \
|
||||||
followStr+=' </form>'
|
followStr+=' </form>'
|
||||||
followStr+=' </center>'
|
followStr+=' </center>'
|
||||||
followStr+=' </div>'
|
followStr+=' </div>'
|
||||||
followStr+=' <br><br><p class="hashtagcloud">'+htmlHashTagCloud(baseDir,path)+'</p>'
|
followStr+=' <p class="hashtagcloud">'+htmlHashTagCloud(baseDir,path)+'</p>'
|
||||||
followStr+='</div>'
|
followStr+='</div>'
|
||||||
followStr+=htmlFooter()
|
followStr+=htmlFooter()
|
||||||
return followStr
|
return followStr
|
||||||
|
|
Loading…
Reference in New Issue