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

{{trans "Dear %customer_name," customer_name=$data.customer_name}}

{{trans "Your quote "}}{{var data.quote_name}} {{trans " has been declined by the seller."}}

{{trans "Reason: %reason." reason=$reason}}

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