{% with formset.management_form as form %} {% include "tbx/uni_form.html" %} {% endwith %} {% for form in formset %}
{% include "tbx/uni_form.html" %}
{% endfor %}