diff --git a/app/views/csv_downloads/show.html.erb b/app/views/csv_downloads/show.html.erb index 96fe28093..18f8a67fe 100644 --- a/app/views/csv_downloads/show.html.erb +++ b/app/views/csv_downloads/show.html.erb @@ -4,7 +4,7 @@

You are about to download a CSV file

-

Filename: <%= @csv_download.filename%>

+

Filename: <%= @csv_download.filename %>

<%= govuk_button_link_to "Download CSV", download_csv_download_path(@csv_download) %>
-
\ No newline at end of file +