Direkt zum Hauptinhalt

Template Syntax

Templates are mostly used to create an HTML version of your content, which then can be used to create further formats (e.g. PDF, epub). Our templates are based on Handlebars, a simple template engine.

Print a value

To display a value (see available fields) you can use two curly brackets:

{{metadata.title}}