{% if page.previous_page %} {{ page.previous_page.title }} {% endif %} {% if page.next_page %} {{ page.next_page.title }} {% endif %}