{% for field in widget.fields %} {{ field.display(**widget.context_for(field)) }} {% endfor %}