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

Signup

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