{% extends "admin/change_form.html" %} {% block content %} {{ block.super }}
{% if original %} Export field permissions as JSON
{% endif %}
{% csrf_token %}
{% endblock %}