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