|
|
@ -13,7 +13,7 @@ |
|
|
|
<div class="govuk-grid-column-two-thirds"> |
|
|
|
<div class="govuk-grid-column-two-thirds"> |
|
|
|
<%= f.govuk_error_summary %> |
|
|
|
<%= f.govuk_error_summary %> |
|
|
|
|
|
|
|
|
|
|
|
<%= render partial: "organisations/headings", locals: { main: "Add a location to this scheme", sub: @scheme.service_name } %> |
|
|
|
<%= render partial: "organisations/headings", locals: { main: "Add a location to this scheme", sub: @scheme.service_name } %> |
|
|
|
|
|
|
|
|
|
|
|
<%= f.govuk_text_field :postcode, |
|
|
|
<%= f.govuk_text_field :postcode, |
|
|
|
label: { size: "m" }, |
|
|
|
label: { size: "m" }, |
|
|
|