diff --git a/app/views/report_mailer/tables_report.html.erb b/app/views/report_mailer/tables_report.html.erb index f102bfea68c..403db2ce5fa 100644 --- a/app/views/report_mailer/tables_report.html.erb +++ b/app/views/report_mailer/tables_report.html.erb @@ -10,7 +10,7 @@ height: 21, ) %> -
+
<%= @message %>
<% @reports.each do |report| %> <% header, *rows = report.table %> @@ -47,4 +47,4 @@ <% end %> -
+