mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-20 17:39:54 +00:00
Initial website
This commit is contained in:
4
website/site/templates/shortcodes/incl_conf.html
Normal file
4
website/site/templates/shortcodes/incl_conf.html
Normal file
@ -0,0 +1,4 @@
|
||||
``` conf
|
||||
{% set data = load_data(path=path) %}
|
||||
{{ data | safe }}
|
||||
```
|
Reference in New Issue
Block a user