{include file="head.html"}
申请审核
{foreach item=c from=$data}
{$c.nickname}
{$c.content}
{$c.daytime}
接受
拒绝
{/foreach}
{include file="footer.html"}