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

Browsing All Collections:

{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}
{lang code='add_new_collection'}


    {section name=c_list loop=$collections} {include file="$style_dir/blocks/collection.html" collection=$collections[c_list]} {sectionelse} {lang code='no_results_found'} {/section}
{include file="$style_dir/blocks/pagination.html"}
{*include file="$style_dir/blocks/pagination.html"*}