diff --git a/webapp_utils.py b/webapp_utils.py index 9d3e97244..014b42a19 100644 --- a/webapp_utils.py +++ b/webapp_utils.py @@ -898,8 +898,8 @@ def htmlKeyboardNavigation(banner: str, links: {}, htmlStr += '
' + banner + '

' if subHeading: - htmlStr += '
' + htmlStr += '
' # show new follower approvals if usersPath and translate and followApprovals: