{template 'header', 'mobile'}
{$head_name}
{$username}
来自{area_pos($user[areaid], '')},当前{if online($user[userid])==1}在线{else}离线{/if}
{if $lists} {loop $lists $k $v}
{$v[content]} {if $v[reply]}
{if $v[editor]}管理员{else}{$v[replyer]}{/if} {timetodate($v[replytime], 5)} 回复:
{nl2br($v[reply])} {/if}
{/loop} {else}
暂无评论
{/if}
{if $pages}
{$pages}
{/if} {template 'footer', 'mobile'}