Van
2019-08-27 17:37:53 +08:00
parent 6adee8cc2f
commit cfceead292
21 changed files with 30 additions and 69 deletions

View File

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