{% extends "docbucket/base.html" %} {% block content %} {% if empty %}

Nothing to create in incoming directory.

{% else %}
{{ form.as_p }}
{% endif %} {% endblock %}