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