{% set paginationEnabled = posts.currentPage > 1 or posts.lastPage > 1 or posts.lastPage > posts.currentPage %}
{{ posts.firstItem }}-{{ posts.lastItem }} of {{ posts.total }}