gestion/factures/2023/1238-aquittee.html.jinja2

22 lines
444 B
Django/Jinja
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{% extends '_layout.jinja2' %}
{% set lines = [
['Soutien financier « Bronze » à PyConFr 2023', 500, 1],
] %}
{% set aquitte = true %}
{% block address_to %}
Johan Lorenzo
62 rue Duquesne
69006 Lyon
Pour le compte de:
Mozilla Mz Denmark Aps France
34 rue Laffitte
75009 Paris
{% endblock address_to %}
{% block footer %}
Facture aquittée le 31/01/2023 par virement (reference: 3089784770S)
{% endblock footer %}