diff --git a/app/views/logs/download_csv.html.erb b/app/views/logs/download_csv.html.erb index 6da8b46fd..edcf25543 100644 --- a/app/views/logs/download_csv.html.erb +++ b/app/views/logs/download_csv.html.erb @@ -5,7 +5,7 @@ <% end %>
-
+

Download CSV

We'll send a secure download link to your email address <%= @current_user.email %>.

diff --git a/app/views/schemes/download_csv.html.erb b/app/views/schemes/download_csv.html.erb index 2ed4ccb4d..af876bc90 100644 --- a/app/views/schemes/download_csv.html.erb +++ b/app/views/schemes/download_csv.html.erb @@ -5,7 +5,7 @@ <% end %>
-
+

Download CSV

We'll send a secure download link to your email address <%= @current_user.email %>.