{% extends "qommon/forms/widget.html" %} {% load qommon i18n %} {% block widget-control %}
{% endblock %} {% block widget-hint %} {% if widget.hint %}
{{widget.hint}}
{% endif %} {% endblock %}