docspell/website/site/templates/shortcodes/incl_conf.html
2020-09-16 00:21:18 +02:00

5 lines
69 B
HTML

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