{% extends "admin/change_form.html" %}{% load static i18n admin_modify admin_urls %} {% block content %}
{% if errors|length == 1 %}{% trans "Please correct the error below." %}{% else %}{% trans "Please correct the errors below." %}{% endif %}