{% macro render_page_navigation(page_nav) %} {% if page_nav and (page_nav.previous or page_nav.next or page_nav.home) %} {% endif %} {% endmacro %}