From 41a676db3989fe3eca91301ac5f5aea30d98654a Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Tue, 28 Aug 2018 17:39:29 +0200 Subject: Add features table on signup --- client/src/app/signup/signup.component.html | 14 +------------- 1 file changed, 1 insertion(+), 13 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 5fd630b09..f7b8f587b 100644 --- a/client/src/app/signup/signup.component.html +++ b/client/src/app/signup/signup.component.html @@ -4,19 +4,7 @@ Create an account -
- Initial video quota: - - - {{ initialUserVideoQuota | bytes: 0 }} - - - - - - Unlimited - -
+
{{ error }}
-- cgit v1.2.3