{% extends "base.html" %} {% block content %}
{% if perms.sql.data_dictionary_export %}
{% endif %}
{% endblock content %} {% block js %} {% load static %} {% endblock %}