{% load ch_extras %} {% load permissions %}
{% if not condensed %} {% endif %} {% for generic_am in aggregate_list %} {% with generic_am.as_leaf_class as am %} {% if highlight_id and generic_am.id == highlight_id %} {% else %} {% endif %} {% if not condensed %} {% endif %} {% endwith %} {% endfor %}
Name Type LocationDescriptionSize Managers Status Actions
{{ am.name }} {% with am.get_aggregates_url as the_url %} {% if the_url %} {% endif %} {{ am|get_meta_field:"verbose_name" }} {% if the_url %} {% endif %} {% endwith %} {{ am.location }}{{ am.description }}{{ am.resource_set.count }} {% for mgr in am.managers.all %} {{ mgr.username }}{% if not forloop.last %},{% endif %} {% endfor %}
{% csrf_token %}
remove