gestion/factures/2018/1184.html.jinja2
2018-07-23 14:52:06 +02:00

12 lines
218 B
Django/Jinja
Raw Permalink 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.

This file contains Unicode characters that might be confused with other characters. 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 2018', 1000, 1],
] %}
{% block address_to %}
Invivoo
13 rue de labreuvoir
92400 Courbevoie
{% endblock address_to %}