<#include "macro-head.ftl"> <@head title="${category.categoryTitle} - ${blogTitle}">
<#include "header.ftl">

${categoryLabel}: ${category.categoryTitle} (${category.categoryTagCnt}) ${category.categoryDescription}

<#include "article-list.ftl">
<#include "footer.ftl">