{% comment %}Kept for use with apps that have not transitioned to the new UI Component framework.{% endcomment %} {% extends base_template %} {% load helpers %} {% load tz %} {% load static %} {% block title %} {{ object }} - Data Compliance {% endblock %} {% block content %} {% include 'responsive_table.html' %} {% endblock %}