From 530c9effb2b13a8d6674c4f472b3e140b5c11e01 Mon Sep 17 00:00:00 2001 From: TitouanDor Date: Tue, 26 May 2026 23:30:23 +0200 Subject: [PATCH] Juste one CGU checkbox --- .../templates/eboutic/eboutic_checkout.jinja | 37 +++++++++++++++---- 1 file changed, 30 insertions(+), 7 deletions(-) diff --git a/eboutic/templates/eboutic/eboutic_checkout.jinja b/eboutic/templates/eboutic/eboutic_checkout.jinja index 5689c2a2..0532cad7 100644 --- a/eboutic/templates/eboutic/eboutic_checkout.jinja +++ b/eboutic/templates/eboutic/eboutic_checkout.jinja @@ -63,16 +63,12 @@
- - -
user.account_balance %}

{% trans %}AE account payment disabled because you do not have enough money remaining.{% endtrans %}

{% else %} - + {% csrf_token %}
{% endif %} + +
+ + +
+ + {% endblock %} \ No newline at end of file