{% extends "admin/change_form.html" %} {% load i18n admin_modify %} {% block object-tools-items %} {% if has_add_permission %}
  • {% translate "Edit actions" %}
  • {% endif %} {{ block.super }} {% endblock object-tools-items %}