diff --git a/cms/modules/section/render.html.twig b/cms/modules/section/render.html.twig index 7f7bd98..52a72f9 100644 --- a/cms/modules/section/render.html.twig +++ b/cms/modules/section/render.html.twig @@ -6,7 +6,7 @@ {% elseif mode == 'ajax' %} {% set section_div_id = 's'~random() %} -