refactor accesibilidad etiquetas y encabezados
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
{% if pagination and pagination.total > 1 %}
|
||||
<nav class="pagination-block d-flex justify-content-center">
|
||||
<nav class="pagination-block d-flex justify-content-center" aria-label="Paginación de artículos">
|
||||
<ul class="pagination">
|
||||
|
||||
{# First #}
|
||||
|
||||
Reference in New Issue
Block a user