{{template config_path="design/email/header_template"}}

{{trans "Hi %name," name=$customer.name}}

{{trans 'You\'re almost in :)' }}

{{trans 'Your need to confirm your email.'}}

{{trans "You must confirm your %customer_email email before you can sign in (link is only valid once):" customer_email=$customer.email}}

{{trans "CONFIRM YOUR ACCOUNT"}}
{{template config_path="design/email/footer_template"}}