{% extends "admin/base_site.html" %} {% load i18n admin_urls static admin_list %} {% block page_heading %} {{ title }} {% endblock %} {% block breadcrumbs %}
{% blocktrans count counter=cl.formset.total_error_count %}Please correct the error below.{% plural %}Please correct the errors below.{% endblocktrans %}
{{ cl.formset.non_form_errors }}