Twig
Chisel uses Twig templating engine.
In WordPress projects, Twig is implemented via Timber. In front-end projects, Twig is supported via its JavaScript implementation, Twig.js.
Twig syntax is very intuitive and flexible. For more details on how to work with it, check out the documentation.
When writing Twig templates, follow official Twig coding standards.