mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-04-24 00:13:39 +02:00
8 lines
No EOL
489 B
Handlebars
8 lines
No EOL
489 B
Handlebars
<section
|
|
class='tab {{tabs.effects.cssClass}} {{tabs.effects.id}}'
|
|
data-tab='{{tabs.effects.id}}'
|
|
data-group='{{tabs.effects.group}}'
|
|
>
|
|
{{> 'systems/daggerheart/templates/sheets/global/partials/inventory-fieldset-items.hbs' title=(localize 'DAGGERHEART.General.activeEffects') type='effect'}}
|
|
{{> 'systems/daggerheart/templates/sheets/global/partials/inventory-fieldset-items.hbs' title=(localize 'DAGGERHEART.General.inactiveEffects') type='effect'}}
|
|
</section> |