{capture assign='pageTitle'}{lang}wcf.user.registerActivation{/lang}{/capture} {capture assign='contentTitle'}{lang}wcf.user.registerActivation{/lang}{/capture} {include file='header'} {if $__wcf->user->userID && $__wcf->user->activationCode}

{lang}wcf.user.registerActivation.info{/lang}

{/if} {include file='formError'}
{if $errorField == 'username'} {if $errorType == 'notFound'}{lang}wcf.user.username.error.notFound{/lang}{/if} {/if}
{if $errorField == 'activationCode'} {if $errorType == 'notValid'}{lang}wcf.user.activationCode.error.notValid{/lang}{/if} {/if} {lang}wcf.user.newActivationCode{/lang}
{event name='fields'}
{event name='sections'}
{@SECURITY_TOKEN_INPUT_TAG}
{include file='footer'}