{{ widget.attrs.placeholder }}
{% endif %} {% for _, options, _ in widget.optgroups %} {% for option in options %} {% if option.selected %} {% block show_selected %}{{ option.label }},
{% endblock show_selected %} {% endif %} {% endfor %} {% endfor %}