{% load form_extras %} {% for item in items %} {% include "components/field_text_short.html" with field=form|field:item.id_as_str %} {% endfor %}