<div class="row">
<div class="col">
<%= render "shared/pagination",
- :translation_scope => "shared.pagination.users",
:newer_id => @newer_users_id,
:older_id => @older_users_id %>
</div>
<div class="row">
<div class="col">
<%= render "shared/pagination",
- :translation_scope => "shared.pagination.users",
:newer_id => @newer_users_id,
:older_id => @older_users_id %>
</div>