From 4a926facf325901677b3b253d4aa7b1dc50c9ea9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Tue, 24 Oct 2023 14:02:53 -0400 Subject: [PATCH] Add container class to fix indenting on webform confirmation pages Ref agaric/sites/agaric-coop#241 --- agaric/templates/webform/webform-confirmation.html.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/agaric/templates/webform/webform-confirmation.html.twig b/agaric/templates/webform/webform-confirmation.html.twig index 95499ba..6892558 100644 --- a/agaric/templates/webform/webform-confirmation.html.twig +++ b/agaric/templates/webform/webform-confirmation.html.twig @@ -19,7 +19,7 @@ {{ progress }} {% endif %} - + {% if message %}
{{ message }}