{% extends "admin/change_list.html" %} {% block content %}
{% csrf_token %}
You can import your CSV here!
{{ block.super }} {% endblock %}