{include file='header'}

{lang}wcf.user.lostPassword.description{/lang}

{include file='formError'}
{if $errorField == 'username'} {if $errorType == 'empty'}{lang}wcf.global.form.error.empty{/lang}{/if} {if $errorType == 'notFound'}{lang}wcf.user.username.error.notFound{/lang}{/if} {if $errorType == '3rdParty'}{lang}wcf.user.username.error.3rdParty{/lang}{/if} {/if}
{if $errorField == 'email'} {if $errorType == 'empty'}{lang}wcf.global.form.error.empty{/lang}{/if} {if $errorType == 'notFound'}{lang}wcf.user.lostPassword.email.error.notFound{/lang}{/if} {/if}
{event name='fields'}
{event name='sections'} {include file='captcha'}
{@SECURITY_TOKEN_INPUT_TAG}
{include file='footer'}