{% if paginator.next_page %} Continue → {% endif %} {% if paginator.previous_page and paginator.page > 1 %} Newer ← {% elsif paginator.previous_page %} Newer ← {% elsif !index %} Back to blog ← {% endif %}