This commit is contained in:
Van 2019-08-02 11:47:38 +08:00
parent 86eb567ca3
commit 1f94084f11
No known key found for this signature in database
GPG Key ID: 7059B8783A78F16C
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@
</#if>
</a>
<div class="fn__clear">
${article.articleUpdateDate?string("yyyy-MM-dd")} &nbsp;·&nbsp;
<a href="${servePath}/authors/${article.authorId}">${article.authorName}</a>
&nbsp;·&nbsp;
<#list article.articleTags?split(",") as articleTag>