gestion/factures/2019/1216.html.jinja2
2019-09-12 13:29:16 +02:00

12 lines
225 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.

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 « Bronze » à PyConFr 2019', 500, 1],
] %}
{% block address_to %}
Société ALGOO
340 rue de lEygala
38430 Moiran
{% endblock address_to %}