diff --git a/webapp_utils.py b/webapp_utils.py index 1bad83836..f16b11bfb 100644 --- a/webapp_utils.py +++ b/webapp_utils.py @@ -898,10 +898,10 @@ def htmlKeyboardNavigation(banner: str, links: {}, # show new follower approvals if usersPath and translate and followApprovals: - htmlStr += '

' # show the list of links for title, url in links.items():