Toggle navigation
{$title}
{notempty name="menu"} {volist name="menu.menu1" id="vo"} {empty name="vo.children"}
{if condition="$vo.icon neq ''"}{$vo.icon} {/if}{$vo.label}
{else /}
{if condition="$vo.icon neq ''"}{$vo.icon} {/if}{$vo.label}
{volist name="vo.children" id="voc"}
{if condition="$voc.icon neq ''"}{$voc.icon} {/if}{$voc.label}
{/volist}
{/empty} {/volist} {/notempty}
{:lang('Sign up')}
{:lang('Log in')}
{$login}
{:lang('User center')}
{:lang('Sign out')}
{notempty name="user_menu_group_top"} {volist name="user_menu_group_top" id="vogt" } {assign name="kft" value="$key" /} {volist name="vogt" id="vo"}
{$vo.title}
{/volist}
{/volist} {/notempty} {notempty name="user_menu_top"} {volist name="user_menu_top" id="vo"}
{$vo.title}
{/volist} {/notempty}
{:lang('Edit my profile')}
{:lang('Change password')}
{:lang('Edit avatar')}
{:lang('My collection')}
{:lang('My comments')}
{notempty name="user_menu_append"} {volist name="user_menu_append" id="vo"}
{$vo.title}
{/volist} {/notempty} {notempty name="user_menu_group_append"} {volist name="user_menu_group_append" id="vog" } {assign name="kf" value="$key" /}
{volist name="vog" id="vo"}
{$vo.title}
{/volist} {/volist} {/notempty}