Templates
{{> Template.dynamic template=template [data=data] }}
Choose a template to include dynamically, by name.
Arguments
- template String
-
The name of the template to include.
- data Object
-
Optional. The data context in which to include the template.
Please login to continue.