{% load form_block %} {% load patched_widget_tweaks %}
{% render_field field class+="mdc-checkbox__native-control" %}
{% with styles=form_block.form.label_class.LabelStyle %} {% with wlabel=labels|get_by_style:styles.WIDGET %} {% if wlabel %} {% endif %} {% endwith %} {% endwith %}