{$t.title}
{$t.name}
{if condition="$t['settop'] eq 1"}置顶{/if}
{if condition="$t['choice'] eq 1"}精帖{/if}
{$t.reply}
{$t.view}
{$Think.session.grades|getgradenamebyid}
积分:{$t.point}
{$content|htmlspecialchars_decode}
-
{volist name="tptc" id="vo"}
-
{$vo.username}
{$vo.time|friendlyDate}{$vo.content|htmlspecialchars_decode}
{if condition="$vo['tid'] gt 0"}{$vo.tid|getcommentbyid}{/if}{$vo.praise} 回复 {if condition="$Think.session.userid eq 1"} {/if}
{/volist}
{$tptc->render()}