{% extends "admin/base.html" %} {% block content %} {% if form.errors %}
Please correct the error{{ form.errors|pluralize }} below.