{if $control=='' || $control =='view'} {if $mode ==''}{assign var='mode' value='favorites'}{/if} {/if} {if $control =='full'}

({if $video.duration>1}{$video.duration|SetTime}{else}00:00{/if})

{$video.title|truncate:80}
{$video.date_added|niceTime} {lang code='views'} : {$video.views|number_format}
{if $video.featured=='yes'}Featured{else}{/if} {if $video.active=='yes'}Active{else}InActive{/if} {if $video.status=='Successful'}Successful{else}Processing{/if} Viewed {$video.last_viewed|niceTime}
{if $video.broadcast=='public'}
{elseif $video.broadcast!='public'}
{/if}
{$video.username}
{/if} {if $control=='playlist'}

{$video.title|truncate:100}

view delete
{$video.date_added|date_format} {$video.views|number_format} {$video.comments_count|number_format} {/if} {if $control=='basic'}

{$video.title|truncate:100}

{$video.date_added|date_format} {$video.views|number_format} {$video.comments_count|number_format} {/if}