<#include "macro-head.ftl"> <#include "macro-comments.ftl"> <@head title="${page.pageTitle} - ${blogTitle}"> ${topBarReplacement}
<#include "header.ftl">
<#include "side.ftl">

${page.pageTitle}

${page.pageContent}
<@comments commentList=pageComments article=page>
© ${year} ${blogTitle}
<#include "footer.ftl">
<@comment_script oId=page.oId>