{{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}}