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