demarches-normaliennes/app/views/shared/kaminari/_first_page.html.haml

3 lines
222 B
Text
Raw Normal View History

2022-10-27 09:22:20 +02:00
%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'