This commit is contained in:
Antoine Bartuccio 2017-01-05 18:02:02 +01:00
parent 86e3c09bae
commit 2c71c18d1b
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
<p>
{% trans %}Quantity: {% endtrans %}{{ total_quantity }} {% trans %}units{% endtrans %}<br/>
{% trans %}Total: {% endtrans %}{{ total }} €<br/>
{% trans %}Benefit: {%endtrans%}{{benefit}} €
{% trans %}Benefit: {% endtrans %}{{ benefit }} €
</p>
<table>
<thead>