<% if (m.itemCount) { %>
<% if (m.pageStart && m.pageStop) { %> {{m.pageStart|escape}} - {{m.pageStop|escape}} of <% } %> <% if (zenarioO.tuix.db_items && zenarioO.tuix.db_items.item_count_max_limit_hit) { %> more than {{zenarioO.tuix.db_items.item_count_max_limit}} <% } else { %> {{m.itemCount|escape}} <% } %>
<% } %> <% if (m.pageCount && m.pageCount > 1) { %> <% if (m.page > 1) { %>
<% } else { %>
<% } %>
<% if (m.page < m.pageCount) { %>
<% } else { %>
<% } %> <% } %>