From d535e38cc0175271a6b8e7a0351a254347150c08 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Sun, 12 Feb 2023 20:30:07 +0000 Subject: [PATCH] Extra line for mobile --- webapp_search.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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'