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

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

{else}

{$smarty.session.customer_info.email|truncate:21:'...':true} {$LABEL.link_edit2|lower}

{$LABEL.lbl_orders_history} {if $CONFIG.modules.messages.avail eq 'Y'} {$LABEL.lbl_messages} {else}   {/if}
{if $CONFIG.modules.wishlist.avail eq 'Y'} {$LABEL.lbl_wishlist} {else}   {/if} {$LABEL.link_logout|lower}

{/if}