{% block content %}
{% if form.errors %}

"Sorry there are corrections needed:"{{ form.non_field_errors }}

{% endif %}
{# 10 MB limit #} {{ form.as_p }}

Shapefile must be compressed into a single .zip file. Must contain a single polygon feature. Projection must be defined in a .prj file; otherwise WGS84 is assumed.

{% endblock %}