{php} global $conf; $this->assign('LEVEL_SEPARATOR', $conf[ 'level_separator' ]); {/php}

{'Home'|@translate}{$LEVEL_SEPARATOR}{$title}

{if count($errors)}
{/if} {if count($infos)}
{/if} {if $action ne 'none'}
{if $action eq 'lost'}
{'Please enter your username or email address.'|@translate} {'You will receive a link to create a new password via email.'|@translate}

{elseif $action eq 'reset'}
{'Hello'|@translate} {$username}. {'Enter your new password below.'|@translate}

{/if}
{/if} {* $action ne 'none' *}