- - ${article.articleTitle} - - <#if article.hasUpdated> - - ${updatedLabel} - - #if> - <#if article.articlePutTop> - - ${topArticleLabel} - - #if> -
-
- ${article.articleContent}
-
- <#if "" != article.articleSign.signHTML?trim>
- - ${article.articleSign.signHTML} -
- #if> - - - - - - <#if article.articleCommentCount == 0> - ${noCommentLabel} - <#else> - ${article.articleCommentCount} - #if> - - - - - ${article.articleViewCount} - - -