--- layout: page --- {% for post in paginator.posts %} {% include "post.html" %} {% endfor %} {% if paginator.posts | length < 1 %} {% endif %} {% if paginator.total_pages > 1 %} {% endif %}