{% extends "admin/change_list.html" %} {% load i18n admin_urls %} {% block object-tools-items %} {{ block.super }}
  • {% trans "Export to CSV" %}
  • {% endblock %}