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.

The total amount of {{ invoice.total_amount_display }} is due on {{ invoice.due_date|date:'F jS, Y' }}.

Please refer to the payment terms and conditions included in the invoice.