{if $op=="display"} {template 'header'}

{$article['title']}

{php echo html_entity_decode($article['details'], ENT_QUOTES)}

{if !empty($integralid)}

阅读完此文,你已获得 {$article['integral']} 积分奖励!


{/if} {if !empty($param['openmessage'])}

评论信息 (共 {$artmessagetol} 条) 我要评论

查看更多评论 {/if}
{template 'footer'} {/if}