<#include "macro-head.ftl"> <@head title="${blogTitle}"> <#include "header.ftl"> <#include "nav.ftl">
<#if noticeBoard??>
${noticeBoard}
${archiveDates?size} ${cntMonthLabel} ${statistic.statisticPublishedBlogArticleCount} ${cntArticleLabel}
<#if 0 != archiveDates?size> <#list archiveDates as archiveDate>
<#include "bottom.ftl">
<#include "footer.ftl">