template.run
/ Core / template.run
Run an arbitrary template
Parameters supported : module
Syntax:
[template.run module_name.template_name]
Example:
[template.run add_poem.add] , Here add_poem is the custom created module and add is template.
/ Core / template.run
Run an arbitrary template
Parameters supported : module
Syntax:
[template.run module_name.template_name]
Example:
[template.run add_poem.add] , Here add_poem is the custom created module and add is template.