{% extends "admin/change_form.html" %} {% load i18n future %} {% block object-tools %} {% if change %}{% if not is_popup %}
{% csrf_token %}
{% endif %}{% endif %} {% endblock %}