@for (w of windows; track w.hours) { }
@if (hasError()) {
Couldn't load statistics.
} @else {
@for (tile of tiles(); track tile.key) { }
@if (hasActivity()) { } @else {

No activity in this window.

}
}