{{ tree.label }} {% if tree.nodes %} {% include "admin/chassis/tree_nodes.html" with nodes=tree.nodes root=True only %} {% else %}

{{ tree.empty_text }}

{% endif %}