diff --git a/templates/base/components/alert/layout.html.twig b/templates/base/components/alert/layout.html.twig index e978d22c96..ed40b29077 100644 --- a/templates/base/components/alert/layout.html.twig +++ b/templates/base/components/alert/layout.html.twig @@ -1,7 +1,11 @@ -
-
-
+
+
+
+
{{ oUIBlock.GetTitle() }}
-
{{ oUIBlock.GetContent()|raw }}
+
{{ oUIBlock.GetContent()|raw }}
\ No newline at end of file