-NetBox uses [Jinja](https://jinja.palletsprojects.com/) to render [configuration templates](../../features/config-templates.md). Plugins can extend this rendering pipeline in two complementary ways:
+NetBox uses [Jinja](https://jinja.palletsprojects.com/) to render [configuration templates](../../features/configuration-rendering.md#configuration-templates). Plugins can extend this rendering pipeline in two complementary ways:
1. **Register custom filters** — make new template filters available by name in every config template.
2. **Inject context variables** — add extra variables that are available inside every config template render.
Разница между файлами не показана из-за своего большого размера
+ 0- 0
netbox/project-static/dist/netbox.js
Разница между файлами не показана из-за своего большого размера
+ 0- 0
netbox/project-static/dist/netbox.js.map
Некоторые файлы не были показаны из-за большого количества измененных файлов