[% pagetitle = "PLAYLIST" | string %] [%- PROCESS pageheader.html -%]
[% "CURRENT_PLAYLIST" | string %]: [% IF current_playlist %][% current_playlist_name %] [% IF current_playlist_modified %]([% "MODIFIED" | string %])[% END %][% END %] [% IF playlistname %][% playlistname %][% END %] ([% IF myClientState; myClientState.playlist.size; END; %] [% "SONGS" | string %]) |
[% playlist_header %] |
[% "PAGES" | string %][% "COLON" | string %][% playlist_pagebar %] |
[% "EMPTY" | string %]
[% ELSE %][% IF cansave %] [% "SAVE" | string %] | [% END %] [% "DOWNLOAD" | string %] | [% "CLEAR" | string %] |