From a61963c83bc34e3a8300d026c1a6a4a0c07d69cb Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Wed, 30 Nov 2022 22:20:21 +0000 Subject: [PATCH] Earlier POST --- webapp_person_options.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/webapp_person_options.py b/webapp_person_options.py index 23557e63e..f56c467c9 100644 --- a/webapp_person_options.py +++ b/webapp_person_options.py @@ -300,6 +300,8 @@ def html_person_options(default_timeline: str, if follows_you and authorized: options_str += \ '

' + translate['Follows you'] + '

\n' + options_str += '
\n' if moved_to: new_nickname = get_nickname_from_actor(moved_to) new_domain, _ = get_domain_from_actor(moved_to) @@ -408,8 +410,6 @@ def html_person_options(default_timeline: str, if pgp_pub_key: options_str += '

' + \ remove_html(pgp_pub_key).replace('\n', '
') + '

\n' - options_str += ' \n' options_str += ' \n' options_str += '