{% extends "admin/change_form.html" %} {% load i18n static admin_modify %} {% load url from future %} {% block content %}
{% blocktrans count errors|length as counter %}Please correct the error below.{% plural %}Please correct the errors below.{% endblocktrans %}