src/views/tag.html (view raw)
1 2 3
{% for post in posts %} {{ post.data.get('title') }} {% endfor %}