We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f1cbe2 commit 40657d6Copy full SHA for 40657d6
src/cs_dynamicpages/views/dynamic_view.pt
@@ -12,7 +12,7 @@
12
13
<body>
14
<metal:main fill-slot="main">
15
- <main id="content">
+ <main id="dynamic_pages_content">
16
17
<tal:condition-configuration condition="view/dynamic_page_folder_element">
18
<div class="right-0 py-2 sticky-top d-flex justify-content-end me-2"
0 commit comments