{#if totalPages > 1}
Page {currentPage} of {totalPages} ({totalItems} total {itemsLabel})
{currentPage} / {totalPages}
{/if}