Includes the content of selected layout.
Basic usage:
{{ document.layout }}
Usage with parameters:
{{ document.layout(Layout Name) }}
Parameters:
Layout Name
(optional) – Layout Name.
Example:
{{ document.layout("my_script_layout") }}
Includes the content of selected layout.
Basic usage:
{{ document.layout }}
Usage with parameters:
{{ document.layout(Layout Name) }}
Parameters:
Layout Name
(optional) – Layout Name.Example:
{{ document.layout("my_script_layout") }}
Leave a Reply
You must be logged in to post a comment.