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 /}
{$vo.label}
{volist name="vo.children" id="voc"}
{$voc.label}
{/volist}
{/empty} {/volist} {/notempty}
{:lang('Search')}
{:lang('Sign up')}
{:lang('Log in')}
{$login}
{:lang('User center')}
{:lang('Sign out')}
{:lang('Edit my profile')}
{:lang('Change password')}
{:lang('Edit avatar')}
{:lang('My collection')}
{:lang('My comments')}