{% if associations %} {% for a in associations %} {% endfor %}
AccountUserPartitionParentLimits
{{ a.account }} {{ a.user }} {{ a.partition }} {{ a.parent }} {{ a.limits }}
{% else %}

No associations on this cluster.

{% endif %}