Table of Contents

Application - Template / Templating

About

templating is the process of taking a document that will serve as a model to create other document.

The template document includes a language template that has:

Engine

Template Engine

Name Language Comment
FreeMarker Java
Thymeleaf Java Natural template supported (ie the HTML template is HTML compliant)
Liquid - Shopify Ruby used by Auth0 similar to Jinja as it uses filter
Jinja Python Airflow, Ansible