foundryvtt-reve-de-dragon/templates/item-souffle-sheet.html
Vincent Vandemeulebrouck 8f1ee315ef Template en-tête standard
2022-09-16 02:24:08 +02:00

9 lines
281 B
HTML

<form class="{{cssClass}}" autocomplete="off">
{{>"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>
</form>