{% load i18n %}
{% csrf_token %}

{% blocktrans %} The minimum number of instances of this sub-form the user must fill out. 0 if none. {% endblocktrans %}

{% blocktrans %} The maximum number of instances of this sub-form the user must fill out. 0 if there is no limit. {% endblocktrans %}

{% blocktrans %} The number of extra forms to show by default on a form. {% endblocktrans %}

{% blocktrans %} The minimum number of instances of this sub-form the user must fill out. 0 if none. {% endblocktrans %}

{% blocktrans %} The maximum number of instances of this sub-form the user must fill out. 0 if there is no limit. {% endblocktrans %}

{% blocktrans %} The number of extra forms to show by default on a form. {% endblocktrans %}

Deleting the selected sub-form will delete all of the data that is associated with it.