{% load i18n %} {% with choices.0 as choice %} {% for field in choice.form %} {% include "dashub/helpers/field.html" %} {% endfor %} {% endwith %}