12 lines
341 B
Handlebars
12 lines
341 B
Handlebars
<section class="{{cssClass}}" autocomplete="off">
|
|
|
|
{{> systems/fvtt-malefices/templates/items/partial-item-header.hbs this}}
|
|
|
|
{{> systems/fvtt-malefices/templates/items/partial-item-nav.hbs this}}
|
|
|
|
<section class="sheet-body">
|
|
{{> systems/fvtt-malefices/templates/items/partial-item-description.hbs this}}
|
|
</section>
|
|
|
|
</section>
|