layout:include
Description
The include directives allows you to include a template on the page.
Usage
as element:
<layout:include file="{string}"> </layout:include>
Directive info
- This directive creates new scope.
Parameters
Param | Type | Details |
---|---|---|
file | string | The location of the file of the template |