{if $logged}
{$cookie->customer_firstname} {$cookie->customer_lastname}
{/if}
{if $logged} {l s='Sign out'} {else} {l s='Sign in'} {/if}