{% extends "admin/change_form.html" %} {% load i18n %} {% load guardian_tags %} {% load static %} {% load admin_urls %} {% block breadcrumbs %}
{% blocktrans count user_form.errors|length as counter %}Please correct the error below.{% plural %}Please correct the errors below.{% endblocktrans %}
{% blocktrans count group_form.errors|length as counter %}Please correct the error below.{% plural %}Please correct the errors below.{% endblocktrans %}