{# For disabling prev, next or other buttons you should use class 'disabled', for active page - 'active' class and render node '(current)' (a11y requirement) #} {% set iPage = Pagination.getPageFromRequest() %} {% set arPaginationList = Pagination.get(iPage, iCount) %} {% if arPaginationList is not empty %} {% endif %}