Posts
-
{% for post in collections.posts.resources %}
{{ post.data.title }}
{{% if post.data.imagefile %}}
If you have a lot of posts, you may want to consider adding pagination!
If you have a lot of posts, you may want to consider adding pagination!