Products
{% for group, is_disabled in account.resource_groups_with_status %} {% if not is_disabled %} {% endif %} {{ group.name }} {% endfor %}