gestion/factures/2023/1240.html.jinja2

16 lines
351 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 « Argent » à PyConFr 2023', 1000, 1],
] %}
{% block address_to %}
Romain Gauchez
45 Bis rue des Lauriers,
63100 Clermont-Ferrand
Pour le compte de
Manufacture Française des Pneumatiques Michelin
23, Place des Carmes Dechaux
63000 Clermont-Ferrand
{% endblock address_to %}