<#list articles as article>

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

  |   ${article.articleCommentCount} ${commentLabel}   |   ${article.articleViewCount} ${viewLabel}
${article.articleAbstract}
<#if 0 != paginationPageCount>