--- layout: default ---
{% for post in paginator.posts %} {% include post-block.html show_excerpt=site.show_excerpt %} {% endfor %}
{% if paginator.total_pages > 1 %} {% endif %}