gestion/factures/2022/1227.html.jinja2

13 lines
272 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],
] %}
{% block address_to %}
Camptocamp
Bâtiment le Dauphin - 1er étage
18 rue du Lac Saint André
73370 Le Bourget-du Lac
{% endblock address_to %}