{include_template_file file="blocks/account-left.html"}
{if $mode=='manage_playlist'}

{lang code="Playlists"} ({$total_playlists})



{if $playlists} {foreach $playlists as $playlist} {include_template_file file='blocks/playlist.html' playlist=$playlist} {/foreach} {else}
{lang code="Hey there! You have not created any playlist, please create one now or read our playlist guide."}
{/if}
{/if} {if $mode=='edit_playlist'}

{lang code='Manage playlist'}

{lang code="Separate tags by comma, will be used for searching"}

{lang code="Choose weather to make your playlist public or private"}


Playlist items

{/if}