mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-12 11:41:08 +01:00
8 lines
No EOL
500 B
Handlebars
8 lines
No EOL
500 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.Sheets.Global.activeEffects') type='effect'}}
|
|
{{> 'systems/daggerheart/templates/sheets/global/partials/inventory-fieldset-items.hbs' title=(localize 'DAGGERHEART.Sheets.Global.inativeEffects') type='effect'}}
|
|
</section> |