Invoice {{ invoice.invoice_number }} past due!

{% if invoice.project_details.contact_name %}

Dear {{ invoice.project_details.contact_name }},

{% endif %}

This is a reminder that 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 past due.

The remaining amount of {{ invoice.total_outstanding_display }} is due immediately.

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