{% extends "base.html" %} {% load i18n %} {% block content %}
{% trans "Please correct the error" %} {{ form.errors|pluralize }} below.