--- layout: default category: home ---
{{ content }} {% for post in paginator.posts %} {% if post.categories contains page.category %}
{% else %}
{% endif %} {% endfor %} {% include pagination-buttons.html %}