Fixed incorrectly defined helpers, added item routes
This commit is contained in:
@@ -6,6 +6,9 @@
|
||||
{{name}}
|
||||
</div>
|
||||
<div id="role">
|
||||
{{alignment}} {{gender}} {{race}} {{#each class}} {{this}} {{/each}}
|
||||
{{alignment}} {{gender}} {{race}}
|
||||
</div>
|
||||
<div>
|
||||
{{> healthBar}}
|
||||
</div>
|
||||
</template>
|
||||
Reference in New Issue
Block a user