This commit is contained in:
@@ -44,11 +44,7 @@
|
||||
</a>
|
||||
<span class="dateIcon"></span>
|
||||
<span class="left">
|
||||
<#if article.hasUpdated>
|
||||
${article.articleUpdateDate?string("yyyy-MM-dd HH:mm:ss")}
|
||||
<#else>
|
||||
${article.articleCreateDate?string("yyyy-MM-dd HH:mm:ss")}
|
||||
</#if>
|
||||
</span>
|
||||
</div>
|
||||
<div class="right">
|
||||
@@ -100,4 +96,4 @@
|
||||
</#if>
|
||||
${sumLabel} ${paginationPageCount} ${pageLabel}
|
||||
</div>
|
||||
</#if>
|
||||
</#if>
|
||||
|
Reference in New Issue
Block a user