{template 'header'}
{$head_name}
{$title}
{if $MOD[hits]}关注:{$hits}  {/if}答案:{$answer}  悬赏:{$credit}
{if $process == 1 || $process == 2}
离问题结束还有{secondstodate($totime-$DT_TIME)}
{elseif $process == 3}
解决时间 {timetodate($updatetime, 5)}
{/if} {if $page == 1}
{$content} {if $addition} 问题补充:
{nl2br($addition)} {/if}
最佳答案
{if $user_status == 3 && $best}
{/if}
{if $best} {if $user_status == 3} {nl2br($best[content])} {else} {template 'content', 'chip'} {/if} {if $MOD[fee_award]} {/if} {else} 暂无最佳答案{if $could_answer}    我来回答{/if} {/if}
{/if} {if $answers}
全部回答
{loop $answers $k $v}
{$v[content]}
{/loop} {/if}
{template 'footer'}