{% extends "admin/change_list.html" %} {% load i18n static admin_modify %} {# django == 1.5 support #} {# {% 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 %}