% for category in post.categories: ${category.name} % if not loop.last: , % endif % endfor
${post.title}
${post.date.strftime('%Y-%m-%d')}