Dear {% if quotation.customer %} {% if quotation.customer.first_name %} {{quotation.customer.first_name}} {{quotation.customer.last_name}} {% else %} {{quotation.customer.company_name}} {% endif %} {% else %} {% if quotation.lead.first_name %} {{quotation.lead.first_name}} {{quotation.lead.last_name}} {% else %} {{ quotation.lead.company_name }} {% endif %} {% endif %},

Please find the quote details below.

{% if confirm == True %} {% endif %}
Name : {% if quotation.customer %} {% if quotation.customer.first_name %} {{quotation.customer.first_name}} {{quotation.customer.last_name}} {% else %} {{quotation.customer.company_name}} {% endif %} {% else %} {% if quotation.lead.first_name %} {{quotation.lead.first_name}} {{quotation.lead.last_name}} {% else %} {{ quotation.lead.company_name }} {% endif %} {% endif %}
Email : {% if quotation.customer %} {{ quotation.customer.email }} {% else %} {{ quotation.lead.email }} {% endif %}
Confirm your Quote by clicking Confirm Quote

   

Kind Regards,

Excitech Australia