--- layout: blog --- {% for post in paginator.posts %} {% include blog/post.html %} {% endfor %} {% if paginator.total_pages > 1 %} {% endif %}