{include file="head.html"}
评价
{foreach item=c from=$data}
{$c.nickname}
{$c.content}
{/foreach}