{% if widget.value.help is not None %} {% with echoice=widget.value %} {% endwith %} {% else %} {% include 'django/forms/widgets/select_option.html' %} {% endif %}