{% extends "admin/change_list.html" %} {% load i18n static admin_modify %} {% load cycle from future %} {% block extrastyle %} {{ advanced_filters.media.css }} {{ block.super }} {% endblock extrastyle %} {% block object-tools-items %} {{ block.super }} {# Add a link to the end of the tool items #} {% if advanced_filters %}