{if not $smarty.session.customer_info or not $smarty.session.customer_info.id}

{$LABEL.link_register}
{$LABEL.lbl_pass_forgot}

{include file="_system_/button.html" js="document.forms.auth_form.submit(); return false;" title="`$LABEL.link_login` →" wide=true} {else} {$smarty.session.customer_info.email} ({$LABEL.link_edit2|lower})
{$LABEL.lbl_orders_history}
{if $CONFIG.modules.wishlist.avail eq 'Y'} {$LABEL.lbl_wishlist}
{/if} {if $CONFIG.modules.messages.avail eq 'Y'} {$LABEL.lbl_messages}
{/if} {$LABEL.link_logout} {/if}