User Managers
{% for user_manager in user_manager_list %} {% if forloop.counter|divisibleby:"2" %} {% else %} {% endif %} {% endfor %}
Name Description Type Active
{{ user_manager.obj.attributes.name|default:"[UNKNOWN]" }} {{ user_manager.obj.attributes.description }} {{ user_manager.type }} {{ user_manager.active }}