@if (client.isLoading()) {
{{loadingTextLines[loadingTextIndex()]}}
} @else if (!hasData()) {
Image of the restaurant

Restaurant Finder

} @else {
@let surfaces = processor.getSurfaces(); @for (entry of surfaces; track $index) { }
}