${type}:${keyword}
#if(is_empty(articles))

抱歉,还没有相关文章.

#else
#for(article : articles.list)
发布于 ${created('yyyy-MM-dd')}
#end
#end