{include file="user_left.html"}
清空全部消息
{if empty($data)}
您暂时没有最新消息
{else}
{foreach item=c from=$data}
{/foreach}
{/if}