https://jinja.palletsprojects.com/en/3.0.x/
index modules | next | Jinja Documentation (3.0.x) » Jinja ¶ Jinja is a fast, expressive, extensible templating engine. Special placeholders in the template allow writing code similar to Python syntax. Then the template is passed data to render the final document. Contents: Introduction Installation API Basics High Level API Autoescaping Notes on Identifiers Undefined Types The Context Loaders Bytecode Cache Async Support Policies Utilities Exceptions Custom Filters Custom Tests Evaluation Context The Global Namespace Low Level API The Meta API Sandbox API Operator Intercepting Native Python Types Examples API Template Designer Documentation Synopsis Variables Filters Tests Comments Whitespace Control Escaping Line Statements Template Inheritance HTML Escaping List of Control Structures Import Context Behavior Expressions List of Builtin Filters List of Builtin Te...