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