3 lines
148 B
Text
3 lines
148 B
Text
<li class="page-item">
|
|
<%= link_to_unless current_page.first?, raw(t("views.pagination.first")), url, remote: remote, class: "page-link" %>
|
|
</li>
|