<#include "macro-head.ftl"> <@head title="${tag.tagTitle} - ${blogTitle}"> <#include "header.ftl"> <#include "nav.ftl">
<#if noticeBoard??>
${noticeBoard}
${tag.tagTitle} ${tag.tagPublishedRefCount} ${tagLabel}
<#include "article-list.ftl">
<#include "bottom2.ftl">
<#include "footer.ftl">