{include file="head.html"}
我的评论
{foreach item=c from=$data}
{$c.content}
{$c.dateline|timeago}
删除
{/foreach}
{include file="footer.html"}