You may also like

{% if page.next.url %}

{{ page.next.title }}

{{ page.next.subtitle }}

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

{{ page.previous.title }}

{{ page.previous.subtitle }}

{% endif %}