{{template config_path="design/email/header_template"}}
{{trans "Dear %customer_name," customer_name=$data.customer_name}}
{{trans "The seller responded to your quote "}} {{var data.quote_name}}.
{{trans "The Quote expires after "}}{{var data.expiration_period}}.
{{template config_path="design/email/footer_template"}}