<#include "macro-head.ftl"> <#include "macro-comments.ftl"> <@head title="${page.pageTitle} - ${blogTitle}"> <#include "header.ftl"> <#include "nav.ftl">
<#if noticeBoard??>
${noticeBoard}
${page.pageContent}
<@comments commentList=pageComments article=page>
<#include "bottom.ftl"> <#include "footer.ftl">
<@comment_script oId=page.oId>