Next to our default template engine, it is possible to implement a custom module to use the template of your choice.

Template functions

Template functions are handy helpers. Also core template functions are in the cms namespace.

The links helper

{{ cms.links.createUrl("/about") }}

NodeList function

Query function

Taxonomy function

Themes

You can find out more about the possibilities offered by the use of themes here