Dear {{ estimate.client_name }},
Please find attached your estimate #{{ estimate.estimate_number }}.
Estimate Number:
#{{ estimate.estimate_number }}
{% if estimate.title %}
Description:
{{ estimate.title }}
{% endif %}
Date:
{{ estimate.issue_date|date:"F d, Y" }}
{% if estimate.expiry_date %}
Valid Until:
{{ estimate.expiry_date|date:"F d, Y" }}
{% endif %}
Total:
{{ estimate.currency }} {{ estimate.total_amount }}
If you have any questions or would like to proceed with this estimate, please don't hesitate to contact us.
Thank you for considering our services!