Invoice {{ invoice.invoice_number }} |
{% if invoice.project_details.contact_name %}Dear {{ invoice.project_details.contact_name }},{% endif %}
Your {{ invoice.configuration.merchant_name }} invoice for the period of {{ invoice.start|date:'F jS, Y' }} to {{ invoice.end|date:'F jS, Y' }} for your project {{ invoice.project_details.name }} is attached.
|