{capture assign='pageTitle'}{lang}wcf.user.newPassword{/lang}{/capture} {capture assign='contentTitle'}{lang}wcf.user.newPassword{/lang}{/capture} {include file='header'} {include file='formError'}
{if $errorField == 'userID'} {lang}wcf.user.userID.error.{$errorType}{/lang} {/if}
{if $errorField == 'lostPasswordKey'} {if $errorType == 'empty'} {lang}wcf.global.form.error.empty{/lang} {else} {lang}wcf.user.lostPasswordKey.error.{$errorType}{/lang} {/if} {/if}
{event name='fields'}
{event name='sections'}
{@SECURITY_TOKEN_INPUT_TAG}
{include file='footer'}