{% extends "base.html" %} {% load i18n static %} {% block breadcrumbs %} {{ block.super }}
{% blocktrans count counter=form.errors.items|length %}Please correct the error below.{% plural %}Please correct the errors below.{% endblocktrans %}
{% endif %}