{include file='index/public'/}
{include file='index/head'/}
首页 > {$info3.father_name} > {$info3.name} > {$info2.title}
{$info2.title}
{$info2.zhuti} {if $info2.question_nums != 0} {$info2.question_nums}题 {else/} {/if} {$info2.date|date='Y-m-d'}
{$info2.views}
{$info2.collect}
{if $info2.answer !='无'} 查看答案 {else/} {/if} {if $is_collect===0} 收藏 {else/} 已收藏 {/if}
{$info2.content|raw|htmlspecialchars_decode}
答案
{$info2.answer|raw|htmlspecialchars_decode}
{include file='index/foot'/}