{% extends "combo/includes/pagination.html" %} {% block button-label %} {% if forloop.first %}Précédent{% elif forloop.last %}Suivant{% else %}{{ link.label }}{% endif %} {% endblock %}