2020-06-25 23:18:14 +02:00
|
|
|
<form class="{{cssClass}}" autocomplete="off">
|
2022-09-16 02:20:46 +02:00
|
|
|
{{>"systems/foundryvtt-reve-de-dragon/templates/header-item.html"}}
|
|
|
|
{{!-- Sheet Body --}}
|
|
|
|
<section class="sheet-body">
|
2022-11-29 00:01:54 +01:00
|
|
|
{{>"systems/foundryvtt-reve-de-dragon/templates/item/partial-inventaire.html"}}
|
2022-09-16 02:20:46 +02:00
|
|
|
{{>"systems/foundryvtt-reve-de-dragon/templates/partial-item-description.html"}}
|
|
|
|
</section>
|
2020-06-25 23:18:14 +02:00
|
|
|
</form>
|