Render and serve a template from a filesystem.
See <render-template-fs>.
name | purpose | type | required? | default | choices |
---|---|---|---|---|---|
content_type |
Mime Type | text | No |
name | purpose | type | required? | default | choices |
---|---|---|---|---|---|
dst |
Destination | reference | No | ||
fs |
Filesystem | expression | Yes | ||
if |
Conditional expression | expression | No | yes |
|
path |
Path to template | text | No | ||
value |
Value | expression | No | None |
|
withscope |
Use data from current scope? | boolean | No | no |