@if (show$ | async; as show) {
@if (!useSwiper) {

{{ show.public ? 'öffentliche' : 'geschlossene' }} Veranstaltung von

}
@if (!useSwiper) { Text anzeigen }
@if (showSongs && !useSwiper) {
@for (song of orderedShowSongs(show); track trackBy(i, song); let i = $index) {
}
} @if (useSwiper) { @for (song of orderedShowSongs(show); track trackBy(i, song); let i = $index) {
{{ currentTime | date: 'HH:mm' }}
@if (getNextSong(orderedShowSongs(show), i); as next) {
{{ next }}
}
}
} @if (songs$ | async; as songs) { @if (songs && !show.published && !useSwiper) { } } @if (!useSwiper) { @if (!show.archived) { Archivieren } @if (show.archived) { Wiederherstellen } @if (!show.published) { Veröffentlichen } @if (show.published) { Veröffentlichung zurückziehen } @if (show.published) { Teilen } @if (!show.published) { Ändern } Herunterladen Ablauf für Lobpreisgruppe Handout mit Copyright Infos }
}