[% PROCESS customheader.html %] [% IF playercount == '0' %] [% ELSIF not playlist_items %]

[% "EMPTY" | string %]
[% ELSE %]

[% IF playlist_pagebar %][% "PAGES" | string %][% "COLON" | string %][% playlist_pagebar %][% END %] [% IF playlist_header %] | [% playlist_header %][% END %]

[% playlist_items %]

[% IF playlist_pagebar %][% "PAGES" | string %][% "COLON" | string %][% playlist_pagebar %][% END %] [% IF playlist_header %] | [% playlist_header %][% END %]

[% END %]