{% include head.html %} {% include header.html %} {% include loader.html %}
{% for post in paginator.posts %} {% endfor %}
{% if paginator.previous_page %} {% endif %} {% if paginator.next_page %} {% endif %}