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

{{trans 'Dear %customer_name,' customer_name=$customer_name}}
{{trans 'Your Credit Balance has been updated.'}}

{{layout handle="aw_credit_limit_email_transaction_details" transaction=$transaction area="frontend"}}

{{trans 'Click here to see more details' balance_info_url=$balance_info_url |raw}}

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