ressources filtre
This commit is contained in:
@@ -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 %}
|
||||
|
||||
Reference in New Issue
Block a user