{% from 'macro/form.html' import render_form_fields with context %}
{{ render_form_fields(field.form, form_opts=form_opts) }}