Chloe templates
Furnace framework ยป Furnace presentation layer

Prev:HTML template interface
Next:FHTML templates


The html.templates.chloe vocabulary implements an XHTML templating engine. Unlike html.templates.fhtml, Chloe templates are always well-formed XML, and no Factor code can be embedded in them, enforcing proper separation of concerns. Chloe templates can be edited using standard XML editing tools; they are less flexible than FHTML, but often simpler as a result.
<chloe> ( path -- chloe )

reset-cache ( -- )

Standard Chloe tags
Extending Chloe