{$video=$vdo} {$type='video'}
{FlashPlayer vdetails=$video width='100%' height='100%'}
{$video.title}
{lang('Subscribe')}
{$video.date_added|niceTime}
{show_video_rating rating=$vdo.rating ratings=$vdo.rated_by total='10' id=$vdo.videoid type=video file='blocks/common/rating.html'}

{description($video.description)}

{lang('Category')}
{$vdo.category|categories:video}
{lang('Tags')}
{$vdo.tags|tags:videos}
{lang code='views'} : {$vdo.views|number_format} – {lang code='duration'} : {$vdo.duration|SetTime} – {lang code='comments'} : {$vdo.comments_count|number_format}
{show_share_form id=$vdo.videoid type=video}
{show_playlist_form id=$vdo.videoid type=video}
{show_flag_form id=$vdo.videoid type=video}

{lang('Comments')} ({$vdo.comments_count})

{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}

Most Popular

{for $foo=1 to 12} {/for}