Showing {{ startItem() }} to {{ endItem() }} of {{ totalItems() }} tasks
@for (page of pages(); track page) { @if (page === -1) { ... } @else { } }