{{trans "Hello %salesrep_name," salesrep_name=$salesrep.name}}

{{trans "Quote request #%increment_id placed on %created_at requires your attention." increment_id=$quote.increment_id created_at=$quote.getCreatedAtFormatted(1) |raw}}

{{trans "This note is sent to you, because you are set to be notified on auto proposal if the subtotal is within the range %min_value to %max_value" min_value=$auto_proposal_range.min_value max_value=$auto_proposal_range.max_value |raw}}