8 lines
320 B
Handlebars
8 lines
320 B
Handlebars
<form class="{{cssClass}}" autocomplete="off">
|
|
{{#> systems/ds4/templates/item/partials/sheet-header.hbs}}
|
|
{{/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}}
|
|
|
|
</form>
|