<{include file="base.html"}> <{include file="topbar.html"}> <{include file="header.html"}>

<{$art.art_title}>

<{$art.copy_from}><{$art.art_ctime}> <{$art.art_views}>
<{$art.art_content}>
<{if $cfg.is_enabled_reward == 'yes'}>

打赏

取消

感谢您的支持,我会继续努力的!

扫码支持
扫码打赏,你说多少就多少

打开支付宝扫一扫,即可进行扫码打赏哦

<{/if}>
<{if $cfg.is_enabled_comment == 1}>
<{/if}>

推荐资讯

    <{foreach from=get_articles(0, 10) key=k item=art}>
  • <{$k+1}><{$art.art_title}>
  • <{/foreach}>
<{get_adcode(10)}>

热门资讯

    <{foreach from=get_articles(0, 5,false,'views') key=k item=hot}>
  • <{$k+1}><{$hot.art_title}>
  • <{/foreach}>
<{get_adcode(11)}>
<{include file="footer.html"}>