This commit is contained in:
Van
2019-03-22 09:05:11 +08:00
parent ad7e12ef30
commit fbba7cde5c
8 changed files with 61 additions and 7 deletions

View File

@@ -31,8 +31,7 @@
<#include "header.ftl">
</div>
<div class="content">
<h2>${categoryLabel}
${category.categoryTitle}
<h2>${category.categoryTitle}
(${category.categoryTagCnt})<small> ${category.categoryDescription}</small>
</h2>
<#include "article-list.ftl">