{assign var=type value='channels'}
{if $users}
{foreach $users as $user} {include_template_file file='blocks/user.html' user=$user} {/foreach}
{get_template('pagination')} {else}

{lang code='No result found'}

{/if}