{include file="public/header"/}
{volist name='groups' id='item'} {/volist}
gid 群名 创建者uid|账号名|昵称 创建时间 操作
{$item.gid} {$item.groupname} {$item.uid} | {$item.username} | {$item.nickname} {$item.timestamp|date="Y-m-d H:i:s",###} {if $item.state=='disabled'} {else} {/if}
{include file="public/footer"/}