{% if page.previous or page.next %}
{% if page.previous %} {% endif %} {% if page.next %} {% endif %}
{% endif %}