Created
April 18, 2016 22:48
-
-
Save tessguefen/2698b79cab029e84c46ab46b029e63bb to your computer and use it in GitHub Desktop.
Load content section, without outer divs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <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