diff --git a/webapp_search.py b/webapp_search.py index ff9a0bfba..e95262563 100644 --- a/webapp_search.py +++ b/webapp_search.py @@ -518,7 +518,7 @@ def html_search(translate: {}, base_dir: str, path: str, domain: str, print('EX: html_search unable to save cached hashtag swarm ' + cached_hashtag_swarm_filename) - follow_str += '

' + swarm_str + '

\n' + follow_str += '

' + swarm_str + '


\n' follow_str += ' \n' follow_str += ' \n' follow_str += '\n'