Use hbs extension
This commit is contained in:
6
templates/partial-roll-enctotal.hbs
Normal file
6
templates/partial-roll-enctotal.hbs
Normal file
@ -0,0 +1,6 @@
|
||||
<div class="flexrow use-encTotal">
|
||||
<label>
|
||||
Appliquer l'encombrement comme malus ({{encTotal}})
|
||||
<input class="attribute-value use-encTotal" type="checkbox" {{#if use.encTotal}}checked{{/if}}/>
|
||||
</label>
|
||||
</div>
|
Reference in New Issue
Block a user