{% extends "admin/change_list.html" %} {% load static %} {% block extrahead %} {{ block.super }} {% endblock %} {% block object-tools-items %} {% for tool in objectactions %} {% if tool.custom_attrs.show_button|default_if_none:True %}