mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-23 09:41:36 +00:00
parent
742574706b
commit
9633245669
@ -11,6 +11,7 @@ Jinja is a fast, expressive, and extensible templating engine for Python
|
|||||||
applications.
|
applications.
|
||||||
|
|
||||||
Jinja includes a lot of functionalities, such as:
|
Jinja includes a lot of functionalities, such as:
|
||||||
|
|
||||||
- Template inheritance and inclusion;
|
- Template inheritance and inclusion;
|
||||||
- Defining and importing macros within templates;
|
- Defining and importing macros within templates;
|
||||||
- Security mechanisms to prevent XSS attacks;
|
- Security mechanisms to prevent XSS attacks;
|
||||||
|
Loading…
Reference in New Issue
Block a user