diff --git a/bootstrapform/templates/bootstrapform/formset.html b/bootstrapform/templates/bootstrapform/formset.html index f302903..55025ed 100644 --- a/bootstrapform/templates/bootstrapform/formset.html +++ b/bootstrapform/templates/bootstrapform/formset.html @@ -17,7 +17,7 @@ {% for field in form.visible_fields %} - + {% if forloop.first %} {% for hidden in form.hidden_fields %} {{ hidden }}