#for(archive : archives)
#end
${archive.date_str}
#for(article : archive.articles)
#end
#include('./header.html', {title: '文章归档'})