{# render an interable for form fields #} {% for field in fields %} {% include 'fmft/form_field.html' %} {% endfor %}