{% if paginate_patient_records.has_previous %}
««
{% endif %}
page {{ paginate_patient_records.number }} de {{ paginate_patient_records.paginator.num_pages }}
{% if paginate_patient_records.has_next %}
»»
{% endif %}
{% if request.GET and not patient_records %}
Pas de résultat pour votre recherche
{% endif %}