diff --git a/files/templates/sign_up.html b/files/templates/sign_up.html index 6d59eaa0d..52ac366e5 100644 --- a/files/templates/sign_up.html +++ b/files/templates/sign_up.html @@ -1,5 +1,5 @@ - + @@ -33,81 +33,85 @@ - +
-
- - {{'SITE_NAME' | app_config}} - -
- - {% if ref_user %} -

@{{ref_user.username}} has invited you!

-

Looks like someone wants you to join {{'SITE_NAME' | app_config}}.

- {% else %} -

Create your account.

-

No email address required.

- {% endif %} -
-
+ - {% if error %}{{error}}
{% endif %} + {% if ref_user %} +

@{{ref_user.username}} has invited you!

+

Looks like someone wants you to join {{'SITE_NAME' | app_config}}.

+ {% else %} +

Create your account.

+

No email address required.

+ {% endif %} - - +
- {% if redirect %}{% endif %} - {% if ref_user %} - {% endif %} + - + {% if error %}{{error}}
{% endif %} - - + + - + {% if redirect %}{% endif %} + {% if ref_user %} + {% endif %} - (optional) + - + + - + - - Minimum of 8 - characters - required. - Your password meets the requirements. - + (optional) - + - -
- - -
+ - {% if hcaptcha %} -
- {% endif %} + + Minimum of 8 + characters + required. + Your password meets the requirements. + - + -
- Already have an account? -
+ +
+ + +
- + {% if hcaptcha %} +
+ {% endif %} + + + +
+ Already have an account? +
+ + + +