{% trans "Invoice" %} {{ invoice.number }}
{% render_table invoice.purchased_items_table %} {% render_table invoice.totals_table %} {% if invoice.variant == "transfer" %}{% blocktrans %} Please make the payment with a member of the board or by bank transfer to the following account within 7 days: {% endblocktrans %}
Bank: | Sparkasse KölnBonn |
IBAN: | DE31 3705 0198 1933 0485 46 |
BIC: | COLSDE33XXX |
{% blocktrans %} The payment will be withdrawn using SEPA direct debit from your bank account. {% endblocktrans %} {% endif %}