@if (totalPages > 1) {
@for (page of pagesToShow(); track page) { }
}