{% extends "admin/change_list.html" %} {% load i18n %} {% block content %}
{% csrf_token %}

{{ block.super }} {% endblock content %}