{include file='header' __disableAds=true} {include file='formError'}
{if $errorField == 'username'} {if $errorType == 'empty'} {lang}wcf.global.form.error.empty{/lang} {elseif $errorType == 'alreadyEnabled'} {lang}wcf.user.registerActivation.error.userAlreadyEnabled{/lang} {else} {lang}wcf.user.username.error.{@$errorType}{/lang} {/if} {/if}
{if $errorField == 'password'} {if $errorType == 'empty'} {lang}wcf.global.form.error.empty{/lang} {else} {lang}wcf.user.password.error.{@$errorType}{/lang} {/if} {/if}
{event name='fields'}
{event name='sections'}
{csrfToken}
{include file='footer' __disableAds=true}