There's no HTML in these texts, or it has already been escaped by Rails `link_to` helper method.
4 lines
95 B
Plaintext
4 lines
95 B
Plaintext
<li>
|
|
<%= link_to t("views.pagination.first"), kaminari_path(url), :remote => remote %>
|
|
</li>
|