-
{% block object_tools_items %}
{# change_list_object_tools inclusion tag #}
{% include "admin/change_list_object_tools.html" %}
{% endblock %}
{% trans count=cl.formset.total_error_count %}Please correct the error below.{% pluralize %}Please correct the errors below.{% endtrans %}
{{ cl.formset.non_form_errors }} {% endif %}