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