diff --git a/app/views/schemes/schemes_csv_confirmation.html.erb b/app/views/schemes/schemes_csv_confirmation.html.erb new file mode 100644 index 000000000..82a174c97 --- /dev/null +++ b/app/views/schemes/schemes_csv_confirmation.html.erb @@ -0,0 +1,15 @@ +<% content_for :title, "We’re sending you an email" %> +
+
+ <%= govuk_panel(title_text: "We’re sending you an email") %> + +

It should arrive in a few minutes, but it could take longer.

+ +

What happens next

+

Open your email inbox and click the link to download your CSV file.

+ +

+ <%= govuk_link_to "Return to logs", schemes_path %> +

+
+