[% "CURRENT_PLAYLIST" | string %]: [% IF current_playlist %][% current_playlist_name %] [% IF current_playlist_modified %]([% "MODIFIED" | string %])[% END %][% END %]
[% IF playlist_items %]([% IF cansave %][% "SAVE" | string %], [% END %][% "DOWNLOAD" | string %],
[% "CLEAR" | string %])[% END %]
[% IF playlist_pagebar %][% "PAGES" | string %][% "COLON" | string %][% playlist_pagebar %]
[% END %]
[% IF playlist_header %][% playlist_header %][% "COLON" | string %][% END %]
[% IF not playlist_items %][% "EMPTY" | string %][% END %][% playlist_items %]
[% IF playlist_pagebar %][% "PAGES" | string %][% "COLON" | string %][% playlist_pagebar %]
[% END %]