Extra line for mobile

main
Bob Mottram 2023-02-12 20:30:07 +00:00
parent 4e3d69e633
commit d535e38cc0
1 changed files with 1 additions and 1 deletions

View File

@ -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 ' + print('EX: html_search unable to save cached hashtag swarm ' +
cached_hashtag_swarm_filename) cached_hashtag_swarm_filename)
follow_str += ' <p class="hashtagswarm">' + swarm_str + '</p>\n' follow_str += ' <p class="hashtagswarm">' + swarm_str + '</p><br>\n'
follow_str += ' </center>\n' follow_str += ' </center>\n'
follow_str += ' </div>\n' follow_str += ' </div>\n'
follow_str += '</div>\n' follow_str += '</div>\n'