[% pagetitle = "SAVED_PLAYLISTS" | string; pageicon = 'SAVED_PLAYLISTS'; IF NOT ajaxUpdate; IF playlist.title; title = playlist.title; ELSE; title = 'PLAYLIST' | string; END; homeString = 'PLAYLIST' | string; goHomeURI = 'href = "' _ webroot _ 'browsedb.html?hierarchy=playlist,playlistTrack&level=0&&player=' _ playerURI _ '"'; PROCESS iHeaderVert.html dontscroll = 1 %] [% IF page_vertical %]
 
[% END %] [% IF warn %][% "NOTE" | string %] [% "SCAN_WARNING" | string %]


[% END %] [% UNLESS noEdit %]
[% IF playlist.title && playlist.title != untitledString %] [%# "DELETE_WARNING" | string %] [% END %]
[% "SAVE" | string %] [% "EDIT" | string %]
[% "DELETE" | string %]
[% END %] [% IF hasPagebar %]
[% PROCESS pagebar %]
[% END %] [% END %]
 
[%- IF browse_items; FOREACH item = browse_items; PROCESS browsedbitems_list.html noLink=item.descend; # END; ELSE; browse_list; END; '
'; '
'; IF NOT ajaxUpdate; IF hasPagebar %]
[% PROCESS pagebar; END; '
'; PROCESS iFooterVert.html; END %]