| Description | Price | Quantity | Subtotal |
|---|---|---|---|
| {{ item.description }} | € {{ item.price }} | {{ item.quantity }} | € {{ "{:,.2f}".format(item_total) }} |
| Due by | Account number | Total due |
|---|---|---|
| {{ date | add_days(14) | date('%b %d, %Y') }} | 132 456 789 012 | € {{ "{:,.2f}".format(total.total) }} |