[% IF currentsong %][% END %]
[% IF not currentsong %][% END %][% title | html %][% IF not currentsong %][% END %]
[% IF currentsong %][% END %]
[% IF includeAlbum && album && album != noAlbum %]
[% "FROM" | string %]
[% itemobj.album.title | html %]
[% END %]
[% IF includeArtist && artist; PROCESS artistsAsHTML.html; END %]
|
[% "DELETE" | string %]
|