Adds ARIA label to pagination with English translation

This commit is contained in:
Marin @Home
2025-11-11 12:30:09 -05:00
committed by Maikel Linke
parent 0332049551
commit 1d5bc14f2f
2 changed files with 3 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
- link = pagy_anchor(pagy)
%nav{ "data-controller": "search" }
%nav{ "aria-label": t('.navigation'), "data-controller": "search" }
%ul.pagination
- if pagy.prev
%li