{include file="common_header" /} {include file="common_top" /}
群组名称
群组权限
{volist name="list" id="vo"}
{$vo.title}
{$vo.condition}
{volist name="vo.data" id="vo1"}
|_
{$vo1.name}
{$vo1.condition}
{/volist} {/volist}
{include file="common_footer" /}