{FlashPlayer vdetails=$video width='100%' height='100%'}
{include file="$style_dir/blocks/videos/video.html" display_type='popVideos'}
{/foreach}
{else}
No Videos Found !
{/if}
{/if}
{$video.title|truncate:55}
{$vdo.views|number_format}{description($video.description)}
- {lang('Category')}: {$vdo.category|categories:video}
- {lang('Duration')}: {if $video.duration>1}{$video.duration|SetTime}{else}00:00{/if}
- {lang('Date')}: {$video.date_added}
- {lang('Tags')}: {$vdo.tags|tags:videos}
{show_playlist_form id=$vdo.videoid type=video}
{if userid()}
{/if}
Report Video
{show_flag_form id=$vdo.videoid type=video}{$vdo.comments_count} {lang code='comments'}
{if $myquery->is_commentable($vdo,'v')} {include file="$style_dir/blocks/comments/add_comment.html" id=$vdo.videoid type=v} {else}
{lang code='comm_disabled_for_vid'}
{/if}