This commit is contained in:
Van
2019-08-27 18:30:49 +08:00
parent cfceead292
commit 8acd61e237
21 changed files with 315 additions and 315 deletions

View File

@@ -39,13 +39,11 @@
<section class="meta">
<p>
${author1Label}<a rel="nofollow" href="${servePath}/authors/${article.authorId}">${article.authorName}</a> |
<#if article.hasUpdated>
<#if article.articleCreateDate?datetime != article.articleUpdateDate?datetime>
${updateDateLabel}:
${article.articleUpdateDate?string("yyyy-MM-dd HH:mm")}
<#else>
${createDateLabel}:
${article.articleCreateDate?string("yyyy-MM-dd HH:mm")}
</#if> | ${viewCount1Label} <a rel="nofollow" href="${servePath}${article.articlePermalink}">
</#if> ${article.articleUpdateDate?string("yyyy-MM-dd HH:mm")} | ${viewCount1Label} <a rel="nofollow" href="${servePath}${article.articlePermalink}">
<span class="left article-browserIcon" title="${viewLabel}"></span>
${article.articleViewCount}
</a> | ${commentCount1Label}