Editor's Pick

{if $videos} {foreach from=$videos item=video} {/foreach} {/if}
Order Videos Details  
{$video.title|truncate:80} ({if $video.duration>1}{$video.duration|SetTime}{else}00:00{/if})
{$video.date_added|niceTime} {lang code='views'} : {$video.views|number_format}
{if $video.featured=='yes'}Featured{else}Unfeatured{/if} {$video.featured} {if $video.active=='yes'}Active{else}InActive{/if} {if $video.status=='Successful'}Successful{else}Processing{/if} Viewed {$video.last_viewed|niceTime}