This commit is contained in:
Van
2019-07-10 22:14:18 +08:00
parent efcc10cdeb
commit 8e3cd405ff
11 changed files with 155 additions and 137 deletions

View File

@@ -79,9 +79,6 @@
class="page-icon" src="${page.pageIcon}"></#if>${page.pageTitle}</a>
</li>
</#list>
<li>
<a href="${servePath}/dynamic.html">${dynamicLabel}</a>
</li>
<li>
<a href="${servePath}/category.html">${categoryLabel}</a>
</li>