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