{php include $this->template($template.'/_header')} {if !$common['article_copy']} {/if}
当前位置:首页 > 《{$lesson['bookname']}》 > {$section['title']}

{$section['title']}

{if !$free_article} {php echo htmlspecialchars_decode($section['content']);} {else} {php echo htmlspecialchars_decode($pageContent[0]);}
试读已结束,购买后阅读全文
{/if}
{php include $this->template($template.'/_footer')}