Is it possible to have the readytheme items not wrapped with a containing div:
<div id="name" class="readytheme-contentsection"></div>
<div id="name" class="readytheme-contentsection"></div>
<mvt:item name="readytheme" param="Load_ContentSection(code, output )" />
<mvt:item name="readytheme" param="load_contentsection( 'test' )" /> <mvt:do name="l.return" file="g.Module_Feature_TUI_DB" value="ManagedTemplate_Load_ID( l.settings:readytheme:loaded:templ_id, l.loaded_template )" /> <mvt:do name="l.null" file="g.Store_Template_Path $ l.loaded_template:filename" value="Template_Render( l.null, l.all_settings )" />
Comment