{% extends "admin/change_form.html" %} {% load i18n static admin_list admin_urls %} {% block object-tools-items %} {% if object_id %}
  • Дерево
  • {% endif %} {{ block.super }} {% endblock %}