{include file="header.html"}

{$lng.navbar.password_recovery}

{if isset($error) && $error}

{if isset($error)}{$error}{/if}

{/if} {if isset($key) && $key && (!isset($info) || !$info)}
{if $settings.register_captcha} {if $settings.enable_recaptcha} {include file="data/recaptcha.html"} {else} {include file="data/random_image.html"} {/if} {/if}
{* end form_container *}
{* end wbg *}
{/if} {if (!isset($info) || !$info) && ( !isset($key) || !$key) }
{* end form_container *}
{* end wbg *}
{/if} {if isset($info) && $info}
{$info}
{/if}
{* end page_bounds *} {include file="footer.html"}