From 9589907c89d29a6c0acd52c8cb789af9f93ce9af Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Thu, 19 Jan 2023 09:29:47 +0100 Subject: Implement signup approval in client --- .../+signup/shared/signup-success.component.html | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 client/src/app/+signup/shared/signup-success.component.html (limited to 'client/src/app/+signup/shared/signup-success.component.html') diff --git a/client/src/app/+signup/shared/signup-success.component.html b/client/src/app/+signup/shared/signup-success.component.html deleted file mode 100644 index c14889c72..000000000 --- a/client/src/app/+signup/shared/signup-success.component.html +++ /dev/null @@ -1,22 +0,0 @@ - - Welcome -
on {{ instanceName }}
-
- -
-

Your account has been created!

- -

- Check your emails to validate your account and complete your inscription. -

- - -

- If you need help to use PeerTube, you can have a look at the documentation. -

- -

- To help moderators and other users to know who you are, don't forget to set up your account profile by adding an avatar and a description. -

-
-
-- cgit v1.2.3