{% if documents %} {% else %}

No documents.

{% endif %}
{% csrf_token %}

{{ form.non_field_errors }}

{{ form.docfile.label_tag }} {{ form.docfile.help_text }}

{{ form.docfile.errors }} {{ form.docfile }}