Use hbs extension
This commit is contained in:
6
templates/partial-item-hautrevant.hbs
Normal file
6
templates/partial-item-hautrevant.hbs
Normal file
@@ -0,0 +1,6 @@
|
||||
{{#if options.isGM}}
|
||||
<div class="form-group">
|
||||
<label for="system.hautrevant">Pour haut-rêvants</label>
|
||||
<input class="attribute-value" type="checkbox" name="system.hautrevant" {{#if system.hautrevant}}checked{{/if}}/>
|
||||
</div>
|
||||
{{/if}}
|
||||
Reference in New Issue
Block a user