{% extends "admin/change_form.html" %} {% block after_field_sets %} {{ block.super }} {% if alert_thresholds_table %} {{ alert_thresholds_table }} {% endif %} {% endblock %}