docspell/website/site/templates/shortcodes/incl_conf.html
2020-07-30 20:33:26 +02:00

5 lines
69 B
HTML

``` conf
{% set data = load_data(path=path) %}
{{ data | safe }}
```