demarches-normaliennes/app/views/administrateurs/kaminari/_first_page.html.haml
2022-10-31 16:12:02 +01:00

2 lines
222 B
Text

%li
= link_to_unless current_page.first?, t('views.pagination.first').html_safe, url, remote: remote, class: 'fr-pagination__link fr-pagination__link--first', 'aria-disabled': true, title: 'Première page', role: 'link'