This commit is contained in:
Antoine Bartuccio 2017-01-05 18:02:02 +01:00
parent 86e3c09bae
commit 2c71c18d1b

View File

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