diff --git a/webapp_profile.py b/webapp_profile.py
index b9477df84..08b39d6fb 100644
--- a/webapp_profile.py
+++ b/webapp_profile.py
@@ -1582,6 +1582,7 @@ def _html_edit_profile_instance(base_dir: str, translate: {},
edit_number_field(translate['Registrations remaining'],
'regRemaining',
registrations_remaining, 0, 10, 10)
+ instance_str += '
\n'
instance_str += \
'
\n'