{include file='documentHeader'} {lang}wcf.user.mail.title{/lang} - {lang}wcf.user.profile{/lang} - {PAGE_TITLE|language} {include file='headInclude'} {include file='header'}

{lang}wcf.user.mail.title{/lang}

{include file='userNotice'} {include file='formError'}
{hascontent} {/hascontent}
{lang}wcf.user.mail.information{/lang}
{if $errorField == 'subject'} {if $errorType == 'empty'} {lang}wcf.global.form.error.empty{/lang} {else} {lang}wcf.user.mail.subject.error.{@$errorType}{/lang} {/if} {/if}
{if $__wcf->user->userID}
{else}
{if $errorField == 'email'} {if $errorType == 'empty'} {lang}wcf.global.form.error.empty{/lang} {elseif $errorType == 'notValid'} {lang}wcf.user.email.error.notValid{/lang} {else} {lang}wcf.user.mail.senderEmail.error.{@$errorType}{/lang} {/if} {/if}
{/if} {event name='informationFields'}
{if $errorField == 'message'} {if $errorType == 'empty'} {lang}wcf.global.form.error.empty{/lang} {else} {lang}wcf.user.mail.message.error.{@$errorType}{/lang} {/if} {/if}
{event name='messageFields'}
{event name='fieldsets'} {include file='captcha'}
{@SECURITY_TOKEN_INPUT_TAG}
{include file='footer'}