{% load widget_tweaks dsfr_tags %}
{{ field|dsfr_input_class_attr|attr:"type:checkbox" }} {% if field.errors %}
{{ field.errors }}
{% endif %}