-
-
-
- {{ invitation ? $t('profile.invites.title') : $t('components.registration.signup.title') }}
-
-
-
-
-
-
- {{
- invitation
- ? $t('profile.invites.description')
- : $t('components.registration.signup.form.description')
- }}
-
-
-
-
- {{ $t('components.registration.signup.form.submit') }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{ error.message }}
-
-
+
+
+
+ {{ invitation ? $t('profile.invites.title') : $t('components.registration.signup.title') }}
+
+
+
+
+
+
+ {{
+ invitation
+ ? $t('profile.invites.description')
+ : $t('components.registration.signup.form.description')
+ }}
+
+
+
+
+ {{ $t('components.registration.signup.form.submit') }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ error.message }}
+
+ {{ $t('site.back-to-login') }}
+
+
+
+