diff --git a/app/views/devise/passwords/new.html.erb b/app/views/devise/passwords/new.html.erb index 45873b806..1fd4e10ab 100644 --- a/app/views/devise/passwords/new.html.erb +++ b/app/views/devise/passwords/new.html.erb @@ -8,9 +8,10 @@ <%= form_for(resource, as: resource_name, url: password_path(resource_name), html: { method: :post }) do |f| %>
-

Reset password

<%= f.govuk_error_summary %> +

Reset password

+

Enter the email address you used to create your account.

We’ll email you a link to reset your password. This link will expire in 3 hours.