Use hbs extension

This commit is contained in:
2025-01-27 22:13:33 +01:00
parent 70e3e63001
commit 681fbc3177
245 changed files with 525 additions and 525 deletions

View File

@@ -0,0 +1,9 @@
<div class="flexrow utilisation-moral">
<label class="diffMoral">Moral: {{#if (gt moral 0)}}+{{/if}}{{moral}}</label>
<div class="tooltipAppelAuMoral divAppelAuMoral">
<a class="appel-moral">
<img class="icon-appel-moral small-button-container" src="/systems/foundryvtt-reve-de-dragon/icons/moral-neutre.svg">
</a>
<span class="tooltipAppelAuMoralText">Sans appel au moral</span>
</div>
</div>