{% import 'ohmyadmin/forms.html' as forms %}
{% for subfield in field.form %} {{ forms.form_group(subfield) }} {% endfor %}