<#= (currentPage-1)*itemsPerPage #> - <#= currentPage * itemsPerPage > total_items ? total_items : currentPage * itemsPerPage #> <#= total_items #>
<# if( pageCount > 1) { #> 1) { #> class="page" value="<#= currentPage - 1 #>" <# } #>> class="page" value="<#= (currentPage + 1) #>" <# } #>> <# } #>