This commit is contained in:
Liang Ding
2018-10-28 10:25:29 +08:00
parent 8f28b47d9a
commit f39c849ddd
3 changed files with 5 additions and 5 deletions

View File

@@ -31,7 +31,7 @@
<div class="wrapper">
<div class="main-wrap">
<main class="post">
<#if 0 == recentComments?size>
<#if 0 < recentComments?size>
<ul class="comments" id="comments">
<#list recentComments as comment>
<li id="${comment.oId}">