diff --git a/files/templates/sign_up.html b/files/templates/sign_up.html index eac18a522c..ab2213219a 100644 --- a/files/templates/sign_up.html +++ b/files/templates/sign_up.html @@ -64,29 +64,26 @@
- -

- Create an Account -

+

Create an Account
- + + aria-describedby="usernameHelpRegister" type="text" name="username" pattern="[a-zA-Z0-9_\-]{3,25}" min="3" max="25" required placeholder="Username">
-
- + + aria-describedby="passwordHelpReigster" type="password" name="password" required placeholder="Password"> @@ -96,8 +93,8 @@
- - + +