This commit is contained in:
@@ -30,10 +30,9 @@
|
||||
${topBarReplacement}
|
||||
<#include "header.ftl">
|
||||
<h3 id="tag" style="cursor: pointer" class="nav-abs"
|
||||
onclick="window.location.href='${servePath}/tag-articles-rss.do?oId=${tag.oId}'">
|
||||
onclick="window.location.href='${servePath}/tags/${tag.tagTitle?url("UTF-8")}'">
|
||||
${tag.tagTitle}
|
||||
(${tag.tagPublishedRefCount})
|
||||
<img src="${staticServePath}/images/feed.png" alt="RSS"/>
|
||||
</h3>
|
||||
<#include "article-list.ftl">
|
||||
<#include "footer.ftl">
|
||||
|
Reference in New Issue
Block a user