{$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='groups'}
{assign var=sorting_links value=sorting_links()}

Browsing All Categories:

{if $smarty.get.sorting} {foreach from=$sorting_links item=name key=sort} {if $smarty.get.time==$sort && isset($smarty.get.time)} {/if} {/foreach} {else} {/if}
{assign var=time_links value=time_links()}
{if $smarty.get.timing} {foreach from=$time_links item=name key=sort name=times} {if $smarty.get.time==$sort && isset($smarty.get.time)} {/if} {/foreach} {else} {/if}
{foreach $groups as $key => $group} {include file="$style_dir/blocks/group/group.html"} {/foreach}
{include file="$style_dir/blocks/pagination.html"}