{% with formset.management_form as form %} {% include 'foundation-6/uni_form.html' %} {% endwith %} {% for form in formset.forms %}
{% include 'foundation-6/uni_form.html' %}
{% endfor %}