[%# Page playlist.html %] [%- title = BLOCK %] [%- playermodel | string %] : [% "PLAYLIST" | string -%] [%- END -%] [%- pageicon = 'MUSIC' browse = '0' music = '0' playlist = '1' status = '0' setup = '1' -%] [%- PROCESS pageheader.html -%] [%- PROCESS menu.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 %])
[% IF playlist_pagebar %]
[% "PAGES" | string %][% "COLON" | string %][% playlist_pagebar %]
[% END %] [% IF playlist_header %] | [% playlist_header %]
[% END %] [% IF not playlist_items %][% "EMPTY" | string %][% END %][% playlist_items %]
[% IF playlist_pagebar %][% "PAGES" | string %][% "COLON" | string %][% playlist_pagebar %][% END %] [% IF playlist_header %] | [% playlist_header %]
[% END %]
[% IF cansave %][% "SAVE" | string %] | [% END %] [% "DOWNLOAD" | string %] | [% "CLEAR" | string %] [% PROCESS pagefooter.html %] [%# /Page playlist.html %]