{% extends "base.html" %} {% comment %} vim:ft=htmldjango {% endcomment %} {% block content %}
{{ upload_form.as_p }}
{% endblock %}