[SET title [S {playermodel}]:[S PLAYLIST]] [SET pageicon MUSIC] [SET browse 0] [SET music 0][SET playlist 1] [SET status 0][SET setup 1] [INCLUDE pageheader.html] [INCLUDE menu.html]
[S CURRENT_PLAYLIST][IF playlistname]{playlistname}[/IF] ([EVAL]defined($client) ? Slim::Player::Playlist::count($client) : '';[/EVAL] [S SONGS])
[IF playlist_pagebar] {playlist_pagebar}[/IF] [IF playlist_header] | {playlist_header}[/IF]

[IF cansave] [S SAVE]| [S DOWNLOAD]| [S CLEAR] [/IF] [IFN cansave] [/IFN]

[IFN playlist_items][S EMPTY][/IFN]{playlist_items}
[IF playlist_pagebar]
 {playlist_pagebar}
[/IF]
[INCLUDE pagefooter.html]