Extra line

main
Bob Mottram 2024-08-12 12:19:27 +01:00
parent 3252922801
commit 58d88a5fa7
1 changed files with 1 additions and 1 deletions

View File

@ -674,7 +674,7 @@ def _get_profile_header(base_dir: str, http_prefix: str, nickname: str,
' <b>' + translate['Premium account'] + '</b><br>\n'
if pronouns:
html_str += ' ' + pronouns + '<br>\n'
html_str += ' ' + pronouns + '<br><br>\n'
html_str += occupation_str