{% load static cotton %} {% if type == "previous" %}
  • {{ slot }}
  • {% elif type == "next" %}
  • {{ slot }}
  • {% elif type == "overflow" %}
  • {% else %}
  • {{ page_number }}
  • {% endif %}