#include('./partial/header.html',{title: article.title, keywords: article.tags})

${title()}

/ ${show_categories()} / ${comments_num('没有评论', '%d 条评论')} / ${hits()}浏览
${show_content()}
${thePrev('→')} ${theNext('←')}
#include('./partial/comments.html') #include('./partial/footer.html')