{% if paginator.previous_page %} {% if paginator.previous_page == 1 %}
  • Previous posts
  • {% else %}
  • Previous posts
  • {% endif %} {% endif %} {% if paginator.next_page %}
  • Older posts
  • {% endif %}