This commit is contained in:
Liang Ding
2018-09-26 21:28:52 +08:00
parent 982110525f
commit 4bd78b7cfa
14 changed files with 13 additions and 24 deletions

View File

@@ -94,9 +94,6 @@
<ul>
<#list mostUsedTags as tag>
<li>
<a rel="alternate" href="${servePath}/tag-articles-feed.do?oId=${tag.oId}" class="no-underline">
<img alt="${tag.tagTitle}" src="${staticServePath}/images/feed.png"/>
</a>
<a rel="tag" title="${tag.tagTitle}(${tag.tagPublishedRefCount})" href="${servePath}/tags/${tag.tagTitle?url('UTF-8')}">
${tag.tagTitle}</a>
(${tag.tagPublishedRefCount})