diff --git a/webapp_profile.py b/webapp_profile.py
index 3ff55116f..9d56310ff 100644
--- a/webapp_profile.py
+++ b/webapp_profile.py
@@ -705,14 +705,15 @@ def htmlProfile(rssIconAtTop: bool,
movedTo, alsoKnownAs,
pinnedContent)
+ # Links for keyboard navigation
profileStr = \
'
\n'
profileStr += profileHeaderStr + donateSection
diff --git a/webapp_timeline.py b/webapp_timeline.py
index 4a2a1edb6..8fb46aa52 100644
--- a/webapp_timeline.py
+++ b/webapp_timeline.py
@@ -369,6 +369,9 @@ def htmlTimeline(cssCache: {}, defaultTimeline: str,
tlStr += \
'\n'
# banner and row of buttons