{$myAccountLinks = $userquery->my_account_links()} {$leftMenuLinks = array_slice($myAccountLinks, 7)}
{*include file="$style_dir/blocks/manage/account_menu.html"*}
{include file="$style_dir/blocks/category_list.html" type='channels'}
{assign var=time_links value=time_links()} {foreach from=$time_links item=name key=sort name=times} {if !$smarty.foreach.times.last}{/if} {/foreach}
{section name=u_list loop=$users}
{include file="$style_dir/blocks/user.html" user=$users[u_list] block_type="groups_show"}
{sectionelse} {lang code='no_results_found'} {/section}
{include file="$style_dir/blocks/pagination.html"}