diff --git a/templates/form/_form_theme.twig b/templates/form/_form_theme.twig index cace3a2..7ee1814 100644 --- a/templates/form/_form_theme.twig +++ b/templates/form/_form_theme.twig @@ -323,7 +323,12 @@ templates: {%- else -%} {% set form_method = "POST" %} {%- endif -%} -
+ {%- if form_method != method -%} {%- endif -%}