{include file="common/head"}
{include file="common/menu"} {hkcms:adv name="sub" itemid="2"} {/hkcms:adv}
{// $Info 里面包含副表、栏目信息、模型信息,存在于单页、内容页}

{$Info.title}

{$Info.content}
{// 文章内容分页,在编辑器里面插入#page#即可实现分页,详情前往手册了解} {hkcms:contentpage item="home,pre,pageno,next,last,info" mobile_item="pre,pageno,next" pre="«" next="»" /}
{// type="pre"上一篇,len 表示标题长度,dot表示超过标题长度使用...拼接,另外还有pre标签可以自动生成html,根据你的需要使用合适的标签} {hkcms:prenext type="pre" len="10" dot="..."} {else /} {/hkcms:prenext} {hkcms:prenext type="next" len="10" dot="..."} {else /} {/hkcms:prenext}
{include file="common/footer"}