# Jinja2

## Список используемых источников:

- [Высвобождение всей мощи шаблонов Jinja2 ](http://onreader.mdl.ru/MasteringAnsible2nd/content/Ch03.html#0103)
- [Template Designer Documentation](https://jinja.palletsprojects.com/en/3.1.x/templates/)
- [Template Designer Documentation](https://tedboy.github.io/jinja2/off_doc.templates.html)
- [Jinja2 Tutorial - Part 5 - Macros](https://ttl255.com/jinja2-tutorial-part-5-macros/)
- [Что такое макросы шаблонов jinja2 в Python](https://docs-python.ru/packages/modul-jinja2-python/takoe-makrosy-shablonov-jinja2/)
- [Jinja2: Check If Variable – Empty | Exists | Defined | True](https://www.shellhacks.com/jinja2-check-if-variable-empty-exists-defined-true/)