Invoice {{ invoice.invoice_number }} VOIDED

{% 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 }} has been voided.