Browse Source

feat: update copy

pull/2155/head
natdeanlewissoftwire 2 years ago
parent
commit
798f94a397
  1. 1
      app/views/layouts/_collection_resources.html.erb

1
app/views/layouts/_collection_resources.html.erb

@ -4,6 +4,7 @@
<% else %>
<h2 class="govuk-heading-m">Collection resources</h2>
<% end %>
<p class="govuk-body">Use the 2024 to 2025 forms for lettings that start and sales that complete between 1 April 2024 and 31 March 2025.</p>
<p class="govuk-body">Use the 2023 to 2024 forms for lettings that start and sales that complete between 1 April 2023 and 31 March 2024.</p>
<div class="app-tab__list-view">
<%= govuk_tabs(title: "Collection resources", classes: %w[app-tab__small-headers]) do |c| %>

Loading…
Cancel
Save