1 changed files with 1 additions and 1 deletions
@ -1,5 +1,5 @@ |
|||||||
<%= govuk_details(summary_text: "Can’t find your scheme?") do %> |
<%= govuk_details(summary_text: "Can’t find your scheme?") do %> |
||||||
<p class="govuk-body">If your organisation’s schemes were migrated from old CORE, they may have new names and codes. Search by postcode to find your scheme.</p> |
<p class="govuk-body">If your organisation’s schemes were migrated from old CORE, they may have new names and codes. Search by postcode to find your scheme.</p> |
||||||
<p class="govuk-body"><%= govuk_link_to("View your organisation’s schemes.", schemes_path) %></p> |
<p class="govuk-body"><%= govuk_link_to("View your organisation’s schemes", schemes_path) %></p> |
||||||
<p class="govuk-body"><%= govuk_link_to("Read more about how schemes have changed", scheme_changes_path) %></p> |
<p class="govuk-body"><%= govuk_link_to("Read more about how schemes have changed", scheme_changes_path) %></p> |
||||||
<% end %> |
<% end %> |
||||||
|
|||||||
Loading…
Reference in new issue