diff --git a/app/templates/register.html b/app/templates/register.html index e15bc137e..99c585714 100644 --- a/app/templates/register.html +++ b/app/templates/register.html @@ -12,9 +12,7 @@ GOV.UK Notify | Create an account

If you've used GOV.UK Notify before, sign in to your account.

-

You need access to your email account and a mobile phone to register.

- -
+ {{ form.hidden_tag() }}

@@ -32,6 +30,7 @@ GOV.UK Notify | Create an account

{{ form.password(class="form-control-1-4", autocomplete="off") }}
+ Your password must have at least 10 characters