ressources filtre

This commit is contained in:
2024-06-27 15:57:19 +02:00
parent 1cf91ac32e
commit 228c48680b
4 changed files with 72 additions and 21 deletions
@@ -13,7 +13,7 @@
*/
#}
{% if items.previous or items.next %}
<nav role="navigation" aria-labelledby="{{ heading_id }}">
<nav role="navigation" aria-labelledby="{{ heading_id }}" class="pagination">
<h4 id="{{ heading_id }}" class="visually-hidden">{{ 'Pagination'|t }}</h4>
<ul class="js-pager__items">
{% if items.previous %}