% content_for :before_content do %> <% content_for :title, "Are you sure you want to delete the #{@collection_resource.short_display_name.downcase}?" %> <%= govuk_back_link href: collection_resources_path %> <% end %>
This file will no longer be available for users to download.
<%= govuk_warning_text(text: "You will not be able to undo this action.") %>