Browse Source

update content

pull/1978/head
Kat 3 years ago
parent
commit
c15a4131ed
  1. 2
      app/views/form/guidance/_finding_location.erb

2
app/views/form/guidance/_finding_location.erb

@ -1,4 +1,4 @@
<%= govuk_details(summary_text: "What is a location?") do %> <%= govuk_details(summary_text: "What is a location?") do %>
<p class="govuk-body">A location is a postcode where supported housing is provided under a scheme. A scheme can have multiple locations, and a location can have multiple units at the same postcode.</p> <p class="govuk-body">A location is a postcode where supported housing is provided under a scheme. A scheme can have multiple locations, and a location can have multiple units at the same postcode.</p>
<p class="govuk-body"><%= govuk_link_to("Read more about how schemes and locations", scheme_changes_path) %></p> <p class="govuk-body"><%= govuk_link_to("Read more about schemes and locations", scheme_changes_path) %></p>
<% end %> <% end %>

Loading…
Cancel
Save