{% comment %} Template to render a checkbox form field. {% endcomment %} {% load list_to_columns %}
{% for group_name, choices in optgroups %} {% for choice in choices %} {% endfor %} {% endfor %}