{% extends "layout.html" %} {% set active_page = 'tenants' %} {% block title %}Dashboard Tenants - {{ super() }}{% endblock %} {% block content %}
Retrieve the tenant hierarchy from the selected dashboard. Click on any item to expand it.