{% extends "page.html" %} {% block page %}
{%- if page.previous %} ← Previous {%- endif %} {%- if page.previous and page.next %} {%- endif %} {%- if page.next %} Next → {%- endif %}