X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fsignup%2Fsignup.component.html;h=565b695d9281d6f71aae5e37a55eca27b4af1911;hb=b4a929accf576edc733fde75a81dfad9a3d288ed;hp=8a30ab512daaf327b38421af8211d2c06d36bb12;hpb=f3aaa9a95cc2b61f1f255472d7014d08faa66561;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/signup/signup.component.html b/client/src/app/signup/signup.component.html index 8a30ab512..565b695d9 100644 --- a/client/src/app/signup/signup.component.html +++ b/client/src/app/signup/signup.component.html @@ -1,46 +1,71 @@
-
+
Create an account
+
+ Initial video quota: + + + {{ initialUserVideoQuota | bytes: 0 }} + + + + + + Unlimited + +
+
{{ error }}
- + -
+
{{ formErrors.username }}
- + -
+
{{ formErrors.email }}
- + -
+
{{ formErrors.password }}
- +
+ + +
+ {{ formErrors.terms }} +
+
+ +