{% extends 'core/wide.html' %} {% load static %} {% block js %} {% endblock %} {% block wide %}

{{ table_title }} ({{ schema_name }}.{{ table_name }})

{{ table_description | safe }}

{% endblock %}