{% if page.next %}

< {{ page.next.title }}

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

{{ page.previous.title }} >

{% endif %}