<% if ((page.total || 0) > 1) { %>
<%- paginator({ prev_text: '', next_text: '', force_prev_next: true, }) %>
<% } %>