{extend name="index_base" /} {block name="seo"} {$t.title}|{$site_config['site_title']}|{$site_config['seo_title']} {/block} {block name="css"} {/block} {block name="body"}

{$t.title}

{$t.name} {if condition="$t['settop'] eq 1"}置顶{/if} {if condition="$t['choice'] eq 1"}精帖{/if}
{$t.reply} {$t.view}
{$t.username} {$t.username} {$t.time|friendlyDate}
{$Think.session.grades|getgradenamebyid} 积分:{$t.point}
{$content|htmlspecialchars_decode}
{:hook('threadattach')}
    {volist name="tptc" id="vo"}
  • {$vo.username} {$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()}
{include file="index/right"}
{/block} {block name="script"} {/block}