description and body templ accept partial-block

This commit is contained in:
Gesina Schwalbe 2021-01-09 18:23:25 +01:00
parent 090aeab75f
commit a303296828
12 changed files with 33 additions and 24 deletions

View file

@ -27,6 +27,6 @@
{{/systems/ds4/templates/item/partials/sheet-header.hbs}}
{{!-- Common Item body --}}
{{> systems/ds4/templates/item/partials/body.hbs}}
{{#> systems/ds4/templates/item/partials/body.hbs}}{{/systems/ds4/templates/item/partials/body.hbs}}
</form>