diff --git a/webapp_profile.py b/webapp_profile.py
index 0c68e9d33..3ffcfdca9 100644
--- a/webapp_profile.py
+++ b/webapp_profile.py
@@ -1838,6 +1838,43 @@ def _htmlEditProfileMain(displayNickname: str, bioStr: str,
return editProfileForm
+def _htmlEditProfileTopBanner(baseDir: str,
+ nickname: str, domain: str, domainFull: str,
+ defaultTimeline: str, bannerFile: str,
+ path: str, accessKeys: {}, translate: {}) -> str:
+ """top banner on edit profile screen
+ """
+ editProfileForm = \
+ ''
+ editProfileForm += '\n'
+
+ editProfileForm += \
+ '