启用更新提示后,文章不显示“有更新”字样
This commit is contained in:
@@ -47,11 +47,6 @@
|
||||
<a rel="bookmark" href="${servePath}${article.articlePermalink}">
|
||||
${article.articleTitle}
|
||||
</a>
|
||||
<#if article.hasUpdated>
|
||||
<sup class="post-tip">
|
||||
${updatedLabel}
|
||||
</sup>
|
||||
</#if>
|
||||
<#if article.articlePutTop>
|
||||
<sup class="post-tip">
|
||||
${topArticleLabel}
|
||||
|
Reference in New Issue
Block a user