{{> "systems/bol/templates/item/parts/item-header.hbs"}} {{!-- Sheet Tab Navigation --}} {{!-- Sheet Body --}}
{{!-- Description Tab --}}
{{#if itemProperties}}
    {{#each itemProperties}}
  1. {{localize this}}
  2. {{/each}}
{{/if}} {{editor enrichedDescription target="system.description" button=true editable=isEditable engine="prosemirror"}}
{{!-- Properties Tab --}}
{{> "systems/bol/templates/item/parts/properties/feature-properties.hbs"}}