<#if count gt 0> <#list articles as article> <#else>
ID Nrec Mark Author Title
${article.id} ${article.nrec} ${article.mark} ${article.author} ${article.title}
no new article
scan time: ${fetchDate?string("yyyy-MM-dd HH:mm:ss")}