{% comment %} Template to render a radio form field. {% endcomment %} {% load list_to_columns %}
{% for group_name, choices in optgroups %} {% for choice in choices %} {% endfor %} {% endfor %}
{{ options.helptext|safe }}