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