diff --git a/bootstrapform/templates/bootstrapform/form.html b/bootstrapform/templates/bootstrapform/form.html index 1691af0..c8592fd 100644 --- a/bootstrapform/templates/bootstrapform/form.html +++ b/bootstrapform/templates/bootstrapform/form.html @@ -1,4 +1,11 @@ -{{ form.non_field_errors }} +{% if form.non_field_errors %} +