{% extends "qommon/forms/widget.html" %} {% load qommon %} {% block widget-control %}
{% for option in widget.get_options %} {% endfor %}
{% endblock %}