{% include 'django/forms/widgets/text.html' %} {% with suggestions=widget.suggestions %} {% if suggestions %} {% for label, value in suggestions %} {% endfor %} {% endif %} {% endwith %}