{% extends 'templates/main.volt' %} {% block content %} {{ partial('macros/group') }} {% set add_url = url({'for':'admin.im_group.add'}) %} {% set search_url = url({'for':'admin.im_group.search'}) %}
头像 | 名称 | 群主 | 类型 | 成员 | 发布 | 操作 |
---|---|---|---|---|---|---|
|
{{ item.name }}({{ item.id }}) | {% if item.owner.id is defined %} {{ item.owner.name }}({{ item.owner.id }}) {% else %} N/A {% endif %} | {{ type_info(item.type) }} | {{ item.user_count }} |