call-next-template ( -- )
Furnace framework » Furnace presentation layer » HTML template interface » Boilerplate support

Prev:with-boilerplate ( child master -- )


Vocabulary
html.templates

Word description
Calls the next innermost child template from a master template. This is used to implement the t:call-next-template tag in the html.templates.chloe templating engine.

Definition