diff --git a/lemarche/templates/django/forms/widgets/checkbox_option.html b/lemarche/templates/django/forms/widgets/checkbox_option.html index 767b160fb..468c3d32c 100644 --- a/lemarche/templates/django/forms/widgets/checkbox_option.html +++ b/lemarche/templates/django/forms/widgets/checkbox_option.html @@ -1,8 +1,25 @@ -{% if widget.wrap_label %} - + + {% endif %} {% endif %}