{include file="head.html"} {include file='user_group/nav.html'}
{foreach item=c from=$data} {/foreach}
gid 名称 状态 操作
{$c.gid} {$c.title} {$c.status} 编辑 成员管理 删除
{$pagelist}
{include file="footer.html"}