{% extends "admin/change_form.html" %} {% load i18n %} {% block after_field_sets %} {{ block.super }} {% if original.events %}
{% endif %} {% if original.properties %} {% endif %} {% comment %} Stats are calculated from this page (works for any status). These buttons use formaction= to post the surrounding admin