{{!-- Sheet Header --}}

{{!-- The grid classes are defined in scss/global/_grid.scss. To use, use both the "grid" and "grid-Ncol" class where "N" can be any number from 1 to 12 and will create that number of columns. --}}
{{!-- "flex-group-center" is also defined in the _grid.scss file and it will add a small amount of padding, a border, and will center all of its child elements content and text. --}}
/
/
/
{{!-- Sheet Tab Navigation --}} {{!-- Sheet Body --}}
{{!-- Biography Tab --}}

{{ localize 'VERMINE.information'}}

{{> "systems/vermine2047/templates/actor/parts/group-info.hbs"}}
{{!-- Owned Items Tab --}}

{{ localize 'VERMINE.gear'}}

{{> "systems/vermine2047/templates/actor/parts/group-items.hbs"}}
{{!-- Active Effects Tab --}}

{{ localize 'VERMINE.experience'}}

{{> "systems/vermine2047/templates/actor/parts/group-experience.hbs"}}