{% for choice in choices %}
{% endfor %}
{% comment %} `.invalid-feedback` is display:none until an `.is-invalid` sibling precedes it, and a checkbox group has none — `d-block` keeps the message from rendering invisibly. {% endcomment %} {% if error %}
{{ error }}
{% endif %}