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

Import Files

{% csrf_token %} {{ form.as_p }}
{% endblock content %}