FreeMarker
From bemoko developer wiki
Product - FreeMarker
- Home: http://freemarker.sourceforge.net/ Version: 2.3.15
- Summary: "template engine"; a generic tool to generate text output based on templates
Freemarker is the default template language within bemokoLive - see Templates - Page Look & Feel for details of it in action.
Freemarker Documentation
- [#if] - if, else, elseif
- [#switch] - switch, case, default, break
- Custom Template Functions
- ... all directives
