{% extends "_base.html" %} {% load static %} {% load filters %} {% block styles %} {{ block.super }} {% endblock styles %} {% block ui_active_tab %}'provenance'{% endblock ui_active_tab %} {% block page_header %}Provenance{% endblock page_header %} {% block page_description %}{% endblock page_description %} {% block breadcrumb %} {% include "languages/breadcrumb.html" %} {% endblock breadcrumb %} {% block maincontent %}
Table Row Date Author Field Previous Value New Value Description Request Path Request IP
{% endblock maincontent %} {% block scripts %} {{ block.super }} {% endblock scripts %}