{{ stream?.title }}

@if (stream) {
} @if (!stream) {
@for (skeleton of [1,2,3,4,5,6,7]; track skeleton) {

}
} @if (error) {

Feed could not be loaded.

}