From 1d5342abc43df02cf0bd69b1e865c0f179182eef Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Wed, 29 May 2019 11:03:01 +0200 Subject: Multi step registration --- client/src/app/signup/signup.component.html | 77 +++++++++-------------------- 1 file changed, 24 insertions(+), 53 deletions(-) (limited to 'client/src/app/signup/signup.component.html') diff --git a/client/src/app/signup/signup.component.html b/client/src/app/signup/signup.component.html index 07d24b381..ae3a595e9 100644 --- a/client/src/app/signup/signup.component.html +++ b/client/src/app/signup/signup.component.html @@ -4,64 +4,35 @@ Create an account -
{{ info }}
-
{{ error }}
- -
-
-
- - -
- -
- @{{ instanceHost }} -
-
- -
- {{ formErrors.username }} -
-
-
- - -
- {{ formErrors.email }} -
-
+ +
{{ info }}
+
{{ success }}
-
- - -
- {{ formErrors.password }} -
-
+
+
+ + + -
- + + -
- {{ formErrors.terms }} -
-
+ + - - + + + + +
{{ error }}
+
+
+
-- cgit v1.2.3