{% load i18n %} {% with id=widget.attrs.id %} {% if widget.propose_creation %} {% endif %}
{# {% include 'django/forms/widgets/select.html' with widget=widget.column_select %} #} {% include 'creme_core/forms/widgets/select.html' with widget=widget.column_select %}    
{% endwith %}