diff --git a/eboutic/templates/eboutic/eboutic_main.jinja b/eboutic/templates/eboutic/eboutic_main.jinja index f4b3e1c5..28766e9c 100644 --- a/eboutic/templates/eboutic/eboutic_main.jinja +++ b/eboutic/templates/eboutic/eboutic_main.jinja @@ -23,56 +23,56 @@

{% trans %}Eboutic{% endtrans %}

-

Panier

- {% if errors %} -
- {% for error in errors %} -

{{ error }}

- {% endfor %} - {% trans %}Your basket has been cleaned accordingly to those errors.{% endtrans %} -
- {% endif %} - -
- -
- {% csrf_token %} - -
+
+ {% csrf_token %} + +
+
-
{% if not request.user.date_of_birth %}
@@ -102,10 +102,10 @@
{% for p in items %}