{% for choice in choices %}
{% endfor %}
{# `.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. #} {% if error %}
{{ error }}
{% endif %}