--- layout: default ---
{% for post in paginator.posts %} {% include post-card.html %} {% endfor %}
{% include pagination.html %}