Extra line

main
Bob Mottram 2024-08-12 12:20:41 +01:00
parent 58d88a5fa7
commit 58ad31ac5a
1 changed files with 1 additions and 1 deletions

View File

@ -863,7 +863,7 @@ def _get_profile_header_after_search(base_dir: str,
' </h1>\n' + \
' <p><b>'
if pronouns:
html_str += pronouns + '<br>\n'
html_str += pronouns + '<br><br>\n'
html_str += \
'@' + search_nickname + '@' + search_domain_full + \
actor_proxied + '</b><br>\n'