gestion/factures/2018/1177.html.jinja2
Guillaume Ayoub d4df521be3 Facture 1177
2018-07-07 10:51:21 +02:00

12 lines
255 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 2018', 1000, 1],
] %}
{% block address_to %}
VSC Technologies
2 place de la Défense CNIT 1 - BP 440
92053 Paris La Défense Cedex
{% endblock address_to %}