Dear {{ invoice.user.get_full_name }},

Your invoice is now ready. Please see attached PDF.

Invoice ID:     {{ invoice.invoice_id }}
Invoice Date:   {{ invoice.invoice_date }}
Client:         {{ invoice.user.get_full_name }}
Total Due:      {{ invoice.currency.pre_symbol }} {{ invoice.total }} {{ invoice.currency.post_symbol }}{{ invoice.currency }}

If you have any questions or concerns, please contact: {{ SUPPORT_EMAIL }}

Thank you
{{ SITE_NAME }}

--
This message is private and confidential. If you have received this message in error, please notify us and remove it from your system.
