diff --git a/app/views/download_report/bad_request.html.haml b/app/views/download_report/bad_request.html.haml index d25c355..57e57a9 100644 --- a/app/views/download_report/bad_request.html.haml +++ b/app/views/download_report/bad_request.html.haml @@ -1,6 +1,7 @@ -= content_for(:title, "Invalid request".html_safe) += content_for(:title, "Invalid request") -%h1.heading-large Invalid request +%h1.heading-large + = yield(:title) %p Your request could not be processed, due to: