{% load i18n %} {% load crispy_forms_tags %}
{{ formset.management_form }} {% for form in formset %}
{{form|crispy}}
{% endfor %}
{{formset.empty_form|crispy}}
{% if schedule %} {% else %} {% endif %}
{% if pk %} {% endif %} {% if user_id %} {% endif %} {% if model_parent %} {% endif %} {% if model_child %} {% endif %} {% if schedule %} {% endif %}