From e1e84db8d9c224f88d636d124a5168df42fe7d3a Mon Sep 17 00:00:00 2001 From: Liang Ding Date: Thu, 8 Oct 2015 10:32:07 +0800 Subject: [PATCH] Fix https://github.com/b3log/solo/issues/12035 --- neoease/side.ftl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/neoease/side.ftl b/neoease/side.ftl index 262f7e8..df6861c 100644 --- a/neoease/side.ftl +++ b/neoease/side.ftl @@ -45,7 +45,7 @@ <#list mostCommentArticles as article>
  • [${article.articleCommentCount}] - + ${article.articleTitle}
  • @@ -60,7 +60,7 @@ <#list mostViewCountArticles as article>
  • [${article.articleViewCount}] - + ${article.articleTitle}