foundryvtt-reve-de-dragon/templates/item-rencontresTMR-sheet.html

8 lines
278 B
HTML
Raw Normal View History

2020-07-14 22:19:29 +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">
{{>"systems/foundryvtt-reve-de-dragon/templates/partial-item-description.html"}}
</section>
2020-07-14 22:19:29 +02:00
</form>