{% extends 'core/base_index_django.html' %} {% block headcontent %}
{% if form.errors.items|length == 1 %}Please correct the error below.{% else %}Please correct the errors below.{% endif %}