{% load i18n admin_urls static admin_list spags %}
{% blocktranslate count counter=cl.formset.total_error_count %}Please correct the error below.{% plural %}Please correct the errors below.{% endblocktranslate %}
{{ cl.formset.non_form_errors }} {% endif %}