[% END %][% IF not currentsong %]class="listing">[% END %]
[% num + 1 %].
[% title | html %]
[% artist = artists.next %]
[% IF artist && artist != noArtist %]
[% "BY" | string %]
[% artist.name | html %]
[% END %]
[% IF album && album != noAlbum %] [% "FROM" | string %] [% album.title %][% END %]
|
|
|
|
|
|
|
|
|
|
|