X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fsignup%2Fsignup.component.html;h=2fe9a42818013e6fd03c32d81bccd7560eb0b72c;hb=d18d64787b3ea174f7dc2740c8c8c9555625047e;hp=b8b7826eb54a9b8402f7676615858b0ccf424da0;hpb=897ec54d766902878d78abe04aa5b749f6b627f3;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/signup/signup.component.html b/client/src/app/signup/signup.component.html index b8b7826eb..2fe9a4281 100644 --- a/client/src/app/signup/signup.component.html +++ b/client/src/app/signup/signup.component.html @@ -1,46 +1,60 @@ -
-
+
-

Signup

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