{{#with currentlyPlaying}}
{{ localize "PLAYLIST.CurrentlyPlaying" }}
    {{#each sounds}} {{> "templates/sidebar/tabs/playlist/sound-partial.hbs" playback=true }} {{/each}}
{{/with}}