diff --git a/eboutic/templates/eboutic/eboutic_makecommand.jinja b/eboutic/templates/eboutic/eboutic_makecommand.jinja index 837c1295..cac71714 100644 --- a/eboutic/templates/eboutic/eboutic_makecommand.jinja +++ b/eboutic/templates/eboutic/eboutic_makecommand.jinja @@ -42,16 +42,16 @@ {% endif %} {% endif %}

- {% if settings.SITH_EBOUTIC_CB_ENABLED %} -
-

- {% for (field_name,field_value) in et_request.items() -%} - - {% endfor %} - -

-
- {% endif %} +{# {% if settings.SITH_EBOUTIC_CB_ENABLED %}#} +{#
#} +{#

#} +{# {% for (field_name,field_value) in et_request.items() -%}#} +{# #} +{# {% endfor %}#} +{# #} +{#

#} +{#
#} +{# {% endif %}#} {% if basket.contains_refilling_item %}

{% trans %}AE account payment disabled because your basket contains refilling items.{% endtrans %}

{% else %}