vte:load

attributes:
params [array] - optional compound representation of parameters (array)
module [string] - vivvo module name
template [string] – path relative to vivvo fs root
* - optional attributes are passed to vivvo module

If template attribute is specified, module will use this template file for output

vte:load is self closing tag

Example:

<vte:load module="box_sections" id="{category.id}" template_string="{template_string}" />