{if $thread['title']} {/if} {if $thread['content']} {/if} {if $thread['glcontent']} {/if} {if $pics['ly']} {/if} {if $tops} {/if}
标题 {$thread['title']}
内容
{php echo date("Y-m-d H:i:s", $thread['addtime'])}
{$thread['content']}
管理回复
{php echo date("Y-m-d H:i:s", $row['gltime'])}
{$thread['glcontent']}
图片 {loop $pics['ly'] $pic} {/loop}
互动 {loop $tops $topt}

删除{$users[$topt['buid']]['username']}TO{$users[$topt['tobuid']]['username']}:{$topt['content']}

{/loop}