{% extends "base.html" %} {% load static %} {% block content %}

Ready to upload file

{% for field, value in upload.fields.items %} {% endfor %}
Cancel  
{% endblock %}