{% if include.show_posts %}
{% for post in site.posts %} {% bookshop project-card post=post %} {% endfor %}
{% bookshop_include pagination %} {% endif %}