Render content and immediately serve it. Note that this tag will stop processing any more logic code.
<serve-content content="#content.front" let:date=".now"/>
name | purpose | type | required? | default | choices |
---|---|---|---|---|---|
content |
Reference to renderable content | element reference | No | ||
from |
Application | application reference | No | ||
template |
Template | text | No | ||
withscope |
Use current scope? | boolean | No | no |
name | purpose | type | required? | default | choices |
---|---|---|---|---|---|
if |
Conditional expression | expression | No | yes |