X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fsignup%2Fsignup.component.html;h=565b695d9281d6f71aae5e37a55eca27b4af1911;hb=b4a929accf576edc733fde75a81dfad9a3d288ed;hp=ce123fb280157dbccc6ce3578646f851a4ee8492;hpb=83c663ef0e94242762ed5f6d2875fc55f4a5603e;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/signup/signup.component.html b/client/src/app/signup/signup.component.html index ce123fb28..565b695d9 100644 --- a/client/src/app/signup/signup.component.html +++ b/client/src/app/signup/signup.component.html @@ -1,46 +1,71 @@ -
-
+
-

Signup

+
+ Create an account +
+ +
+ Initial video quota: + + + {{ initialUserVideoQuota | bytes: 0 }} + + + + + + Unlimited + +
-
Error : {{ error.message }}
+
{{ error }}
- + -
+
{{ formErrors.username }}
- + -
+
{{ formErrors.email }}
- + -
+
{{ formErrors.password }}
- +
+ + +
+ {{ formErrors.terms }} +
+
+ + -