{% for post in paginator.posts %}
{{ post.title }}
{{post.excerpt}}
DF
asdfx
{% endfor %}
{% if page.url contains 'page' %} {% if paginator.total_pages > 1 %} {% endif %} {% else %} {% endif %}