{layout name="layout" /}
{:isset($list['typename'])?'【'.$list['typename'].'】':''}{$list.name|RemoveXSS}
{if condition="empty($list['poster'])"} {else} {/if}
{$list.uname}
{$list.create_time|date="Y-m-d H:i",###}
{$list.content|htmlspecialchars_decode|RemoveXSS}
全部评论
{volist name="comments" id="vo"}
{if condition="empty($vo['poster'])"} {else} {/if}
{$vo.uname} {if condition="$vo['top']"} (精华){/if}
{$vo.content|htmlspecialchars_decode|strip_tags|RemoveXSS}
{if condition="count($vo['parent'])"}
{$vo.parent.uname}: {$vo.parent.content|htmlspecialchars_decode|RemoveXSS}
{/if}
{$vo.create_time|date="Y-m-d H:i",###}
{if condition="$list['open'] and $vo['mid'] neq $mid"}
{/if}
{$vo.love}
{if condition="$vo['mid'] neq $mid"}{/if}
{/volist}
    {if condition="$list['open']"}
    发表回复
    发表
    {/if}
    讨论最热帖子
    {volist name="hots" id="vo"} {/volist}
    你可能最感兴趣的帖子
    {volist name="marrows" id="vo"} {/volist}