diff --git a/webapp/components/Registration/CreateUserAccount.vue b/webapp/components/Registration/CreateUserAccount.vue
index ebcfb9691..cc16c6e22 100644
--- a/webapp/components/Registration/CreateUserAccount.vue
+++ b/webapp/components/Registration/CreateUserAccount.vue
@@ -8,80 +8,98 @@
-
-
-
+
+
+
-
+
-
-
-
-
-
-
-
-
+
-
-
+
+
+
+
+
+ {{ $t('registration.create-user-account.title') }}
+
+
-
-
- {{ backendErrors.message }}
-
-
- {{ $t('actions.save') }}
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ backendErrors.message }}
+
+
+ {{ $t('actions.save') }}
+
+
+
+
+
+
+
@@ -157,13 +175,9 @@ export default {
}
-