Render a template from a filesystem.
This tag renders a template outside of the template filesystem.
name | purpose | type | required? | default | choices |
---|---|---|---|---|---|
fs |
Filesystem | expression | Yes | ||
path |
Path to template | text | No | ||
withscope |
Use data from current scope? | boolean | No | no |
name | purpose | type | required? | default | choices |
---|---|---|---|---|---|
dst |
Destination | reference | No | ||
if |
Conditional expression | expression | No | yes |
|
value |
Value | expression | No | None |