Skip to content

Instantly share code, notes, and snippets.

@tessguefen
Created April 18, 2016 22:48
Show Gist options
  • Select an option

  • Save tessguefen/2698b79cab029e84c46ab46b029e63bb to your computer and use it in GitHub Desktop.

Select an option

Save tessguefen/2698b79cab029e84c46ab46b029e63bb to your computer and use it in GitHub Desktop.
Load content section, without outer divs
<mvt:item name="readytheme" param="Load_ContentSection( 'theme-settings', g.theme_settings )" />
<mvt:do file="g.Module_Feature_TUI_DB" name="l.loaded" value="ManagedTemplate_Load_ID(g.theme_settings:templ_id, l.loaded_paged)" />
<mvt:assign name="l.all_settings" value="l.settings" />
<!--
<mvt:do file="g.Store_Template_Path $ l.loaded_paged:filename" name="l.null" value="Template_Render(l.settings, l.all_settings)" />
-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment