gestion/factures/2019/1199.html.jinja2
2019-06-30 17:13:38 +02:00

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

{% extends '_layout.jinja2' %}
{% set lines = [
['Soutien financier « Cœur » à PyConFr 2019', 200, 1],
] %}
{% block address_to %}
OctopusMind
2 Place Saint-Pierre
44000 Nantes
{% endblock address_to %}