{% extends "admin/chassis/page.html" %} {% load i18n %} {% block breadcrumbs %} {% endblock %} {% block page_actions %} {% endblock %} {% block chassis_page_content %}

{{ history_table.fieldset_title }}

{% include "admin/chassis/table.html" with table=history_table only %}
{% endblock %}