{{template config_path="design/email/header_template"}}
{{trans "Dear %customer_name," customer_name=$data.customer_name}}
{{trans "Your quote "}}{{var data.quote_name}} {{trans " expires on "}}{{var data.expiration_period}}, {{trans " after which time you can’t order the items in the quote. After the expiration, you’ll have to negotiate the price with the seller again."}}
{{template config_path="design/email/footer_template"}}