{$categories = pullCategories()}
{assign var=sorting_links value=sorting_links()}
{include file="$style_dir/blocks/category_list.html" type='channels'}
{AD place='ad_728x90'}
{$feature_users=get_users(['featured'=>'yes','limit'=>6])}
{if $feature_users}
{lang code="featured_users"}
{foreach $feature_users as $user}
{/foreach}
{/if}
{$user.username} {if $user.is_live == "yes"} live {/if}
{prettyNum($user.profile_hits|number_format)} {lang code='views'} {prettyNum($user.total_videos|number_format)} {lang code='videos'}
{lang code="All Channels"}
{if $users} {foreach $users as $user}
{include file="$style_dir/blocks/channels.html" block_type = 'itemChannel'}
{/foreach}
{else}
{lang code="no_channel_found"}
{/if}
{AD place='ad_728x90'}