diff --git a/crispy_bootstrap5/templates/bootstrap5/layout/fieldset.html b/crispy_bootstrap5/templates/bootstrap5/layout/fieldset.html index 655d2c5..998769e 100644 --- a/crispy_bootstrap5/templates/bootstrap5/layout/fieldset.html +++ b/crispy_bootstrap5/templates/bootstrap5/layout/fieldset.html @@ -1,5 +1,5 @@
{% if legend %}{{ legend|safe }}{% endif %} {{ fields|safe }}