diff --git a/app/views/layouts/_collection_resources.html.erb b/app/views/layouts/_collection_resources.html.erb index f583bd813..656442bf4 100644 --- a/app/views/layouts/_collection_resources.html.erb +++ b/app/views/layouts/_collection_resources.html.erb @@ -1,8 +1,8 @@
-

Collection resources

-

For lettings starting during 1 April 2023 - 31 March 2024 and sales completing during the same period, use the 23/24 forms.

+

Collection resources

+

For lettings starting during 1 April 2023 to 31 March 2024 and sales completing during the same period, use the 2023/24 forms.

-

Lettings 23/24

+

Lettings 2023/24

<%= render DocumentListComponent.new(items: [ { name: "Lettings log for tenants (2023/24)", @@ -10,7 +10,7 @@ metadata: "PDF, 278 KB, 8 pages", }, { - name: "Lettings bulk upload template (2023/24) *new question ordering*", + name: "Lettings bulk upload template (2023/24) – New question ordering", href: download_23_24_lettings_bulk_upload_template_path, metadata: "Microsoft Excel, 15 KB", }, @@ -26,7 +26,7 @@ }, ]) %> -

Lettings 22/23

+

Lettings 2022/23

<%= render DocumentListComponent.new(items: [ { name: "Lettings log for tenants (2022/23)", @@ -45,7 +45,7 @@ }, ]) %> -

Sales 23/24

+

Sales 2023/24

<%= render DocumentListComponent.new(items: [ { name: "Sales log for buyers (2023/24)", @@ -54,7 +54,7 @@ }, ]) %> -

Sales 22/23

+

Sales 2022/23

<%= render DocumentListComponent.new(items: [ { name: "Sales log for buyers (2022/23)",