diff --git a/templates/forms.html.twig b/templates/forms.html.twig
index 7720548..1857685 100644
--- a/templates/forms.html.twig
+++ b/templates/forms.html.twig
@@ -178,9 +178,9 @@
{%- set description = child.vars.attr['data-description'] ?? null -%}
{%- if description is not null -%}
-
+
{{- form_row(child, { 'attr': child_attr }) -}}
-
+