{if $mimeType === 'text/plain'} {capture assign='content'}{lang}wcf.user.register.needActivation.mail.plaintext{/lang}{/capture} {include file='email_plaintext'} {else} {capture assign='content'}

{lang}wcf.user.register.needActivation.mail.html.headline{/lang}

{lang}wcf.user.register.needActivation.mail.html.intro{/lang} {capture assign=button} {lang}wcf.user.register.needActivation.mail.html.activate{/lang} {/capture} {include file='email_paddingHelper' class='button' content=$button sandbox=true} {lang}wcf.user.register.needActivation.mail.html.outro{/lang} {/capture} {include file='email_html'} {/if}