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. |