diff --git a/webapp/components/Registration/CreateUserAccount.vue b/webapp/components/Registration/CreateUserAccount.vue
index 37a1639d9..6cc1611cc 100644
--- a/webapp/components/Registration/CreateUserAccount.vue
+++ b/webapp/components/Registration/CreateUserAccount.vue
@@ -1,75 +1,83 @@
-
-
-
-
- {{ $t('registration.create-user-account.success') }}
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+ {{ $t('registration.create-user-account.success') }}
+
+
+
+
+
+
+
+
+
+
+
+
-
-
+
+
-
-
-
- {{ backendErrors.message }}
-
-
- {{ $t('actions.save') }}
-
-
-
-
-
+
+
+
+ {{ backendErrors.message }}
+
+
+ {{ $t('actions.save') }}
+
+
+
+
+
+