|
|
|
@ -5,7 +5,7 @@
|
|
|
|
|
) %> |
|
|
|
|
<% end %> |
|
|
|
|
|
|
|
|
|
<%= form_for(@resource, as: @resource_name, url: account_create_path(), html: { method: :post }) do |f| %> |
|
|
|
|
<%= form_for(@resource, as: :user, html: { method: :post }) do |f| %> |
|
|
|
|
<div class="govuk-grid-row"> |
|
|
|
|
<div class="govuk-grid-column-two-thirds"> |
|
|
|
|
<%= f.govuk_error_summary %> |
|
|
|
|