diff --git a/app/templates/views/check/column-errors.html b/app/templates/views/check/column-errors.html index 3b527fed6..bf4904eff 100644 --- a/app/templates/views/check/column-errors.html +++ b/app/templates/views/check/column-errors.html @@ -21,6 +21,7 @@ Error {% block maincolumn_content %}
+ {% call banner_wrapper(type='dangerous') %} {% if recipients.too_many_rows %} @@ -131,6 +132,7 @@ Error {% endif %} + {% endcall %}