3 lines
91 B
Plaintext
3 lines
91 B
Plaintext
|
{%- from "config/map.jinja" import config with context -%}
|
||
|
{{ config.config|yaml(False) }}
|