{$playlist.playlist_name}

{if $playlist.description} {$playlist.description} {else} {lang code='No description'} {/if}

{$playlist.runtime|setTime}
{$playlist.date_added|niceTime}
{$playlist.last_update|niceTime}
{$playlist.played|number_format} {lang code='views'}
{$playlist.total_items|number_format} {lang code='videos'}

Videos

{foreach from=$playlist.videos item=video} {$video.title}
{/foreach}