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

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

{{trans "Congratulations! Your account has been approved" |raw}}

{{trans "From now on, you can surf our website to explore a lot of interesting things with your account information as below:"}}

{{trans "To sign in to our site, use these credentials during checkout or on the My Account page:" customer_url=$this.getUrl($store,'customer/account/',[_nosid:1]) |raw}}

{{trans "Thanks,
%store_name" store_name=$store.getFrontendName() |raw}}

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