{% extends "admin/change_form.html" %} {% load add_preserved_filters from admin_urls %} {% load static %} {% block extrastyle %} {{ block.super }} {% endblock %} {% block object-tools-items %} {% for tool in objectactions %} {% if not tool.has_inline_form %}