diff --git a/cotisations/templates/cotisations/facture.html b/cotisations/templates/cotisations/facture.html index 8a1a6d7a..efa7b06d 100644 --- a/cotisations/templates/cotisations/facture.html +++ b/cotisations/templates/cotisations/facture.html @@ -74,8 +74,8 @@ with this program; if not, write to the Free Software Foundation, Inc., {% endfor %} -

{% trans "Discount" %}

{% if discount_form %} +

{% trans "Discount" %}

{% bootstrap_form discount_form %} {% endif %}