{{_ 'Signup'}}
{{#if errors.profile_name}} {{errors.profile_name}} {{/if}}
{{#if errors.profile_email}} {{errors.profile_email}} {{/if}}
{{#if errors.auth_password}} {{errors.auth_password}} {{/if}}
{{#if errors.confirm}} {{errors.confirm}} {{/if}}
{{#if captcha}}
{{#if errors.captcha}} {{errors.captcha}} {{/if}}
{{/if}}