{AD place='ad_728x90'}
{$row = $myquery->Get_Website_Details()} {if is_installed('editorspick')} {if $editor_picks}
{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]} {sectionelse} There is no video in editor's pick, Please Add Videos In Editor's Pick
Videos Manager > Add to editor's pick {/section} {/if}
{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} {/if} {$limit = '2'} {$featured=$cbvid->get_videos(["featured"=>"yes","limit"=>$limit])} {if $featured} {else}
No Videos Found !
{/if} {$videos=get_videos(["order" =>"date_added DESC", "limit" =>6])}

{lang code="Recent Videos"}

{foreach $videos as $video}
{include file="$style_dir/blocks/videos/video.html" display_type='homeVideos'}
{/foreach}