Advertisement
{AD place='ad_728x90'}{if $smarty.get.cat == 'all' || $smarty.get.cat == ''}{lang code="Browsing All Categories"} {elseif $smarty.get.seo_cat_name != ''} Browsing {$smarty.get.seo_cat_name} Category {else} {$cat_name = $cbvid->get_category_name($smarty.get.cat)} Browsing Category {$cat_name.category_name} {/if}
{*{$limit = ''}
{$featured=$cbvid->get_videos(["featured"=>"yes","limit"=>$limit])}*}
{if $videos}
{foreach $videos as $video}
{include file="$style_dir/blocks/videos/video.html" display_type='homeVideos'}
{/foreach}
{else}
No Videos Found !
{/if}