@if (playlists) {
@for (playlist of playlists; track playlist; let i = $index) {
} @empty {
No playlists available. Create one from your downloading files by clicking the blue plus button.
}
}