{% if next_page or previous_page %}
{% if next_page %} Next {% endif %} {% if previous_page %} Previous {% endif %}
{% endif %}

Built with MkDocs, using the Read the Docs theme.