gestion/factures/2019/1202.html.jinja2
2019-07-10 13:35:47 +02:00

12 lines
212 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 2019', 1000, 1],
] %}
{% block address_to %}
Yaal
18 rue Gratiolet
33000 Bordeaux
{% endblock address_to %}