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