<#list articles as article>

${article.articleTitle} <#if article.hasUpdated> ${updatedLabel} <#if article.articlePutTop> ${topArticleLabel}

${commentLabel}(${article.articleCommentCount})
<#list article.articleTags?split(",") as articleTag>
${article.articleAbstract}
<#if 0 != paginationPageCount> <#else>