{if is_installed('editorspick')}
{section name=e_list loop=$editor_picks max=1} {include file="$style_dir/blocks/editor_pick/video_block.html" video=$editor_picks[e_list]} {/section}
{section name=e_list loop=$editor_picks} {include file="$style_dir/blocks/editor_pick/index_featured_video.html" video=$editor_picks[e_list]} {/section}
{/if}
468X60 AD
Change Style of Listing
300x250 AD
{if !$userquery->login_check('',true)}
Watch, Upload, Share and more
{/if} {get_videos assign=ran_vids limit=9 order=RAND()} {if $ran_vids}
Random Videos
{section name=uvlist loop=$ran_vids} {include file="$style_dir/blocks/watch_video/video_box.html" video=$ran_vids[uvlist]} {/section}
{/if}

Top 10 Users

{get_users assign=topusers limit=10 order=' total_videos DESC '} {section name=tusers loop=$topusers}
{$smarty.section.tusers.iteration}
{$topusers[tusers].username}views : {$topusers[tusers].profile_hits|number_format} - videos : {$topusers[tusers].total_videos|number_format}
{/section}