{$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.active=='yes'}Active{else}InActive{/if}
{$video.status}
{if $video.featured=='yes'}Featured{else}Unfeatured{/if}
Viewed {$video.last_viewed|niceTime}
{foreach from=$cbvid->video_manager_link_new item=links}
{$cbvid->video_manager_link_new($links,$video)}
{/foreach}