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

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

{{trans "Your account at %store_name has been approved" store_name=$store.getFrontendName()}}

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

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