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

${title()}

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