|
|
|
@ -5,7 +5,7 @@
|
|
|
|
|
) %> |
|
|
|
|
<% end %> |
|
|
|
|
|
|
|
|
|
<%= form_for(current_user, as: :user, url: account_update_path(), html: { method: :patch }) do |f| %> |
|
|
|
|
<%= form_for(current_user, as: :user, url: password_path(:user), html: { method: :patch }) do |f| %> |
|
|
|
|
<div class="govuk-grid-row"> |
|
|
|
|
<div class="govuk-grid-column-two-thirds"> |
|
|
|
|
<h1 class="govuk-heading-l">Change your password</h1> |