{% import "macros/buttons.html" as buttons %} {% import "macros/icons.html" as icons %} {% extends "admin/tenants/list.html" %} {% block head_title_content %}{{ tenant.name }} ยท {{ super() }}{% endblock %} {% set open_aside = true %} {% macro tab_header(title, route, active) %}