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