{% extends "admin/change_form.html" %}{% load admin_list admin_urls i18n static %} {% block object-tools-items %} {{ block.super }} {% include "admin_extra_buttons/includes/change_form_buttons.html" %} {% endblock object-tools-items %}