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

{{trans 'Hello %user_name,' user_name=$user_name}}
{{trans 'You are responsible for the Quote %quote_name.' quote_name=$quote.getName() |raw}}
{{trans 'Click here to check it.' quote_url=$quote_url |raw}}

{{layout handle="aw_ctq_email_quote_details" quote=$quote store=$store area="frontend"}} {{template config_path="design/email/footer_template"}}