{{> "systems/bol/templates/item/parts/item-header.hbs"}} {{!-- Sheet Tab Navigation --}} {{!-- Sheet Body --}}
{{#if itemProperties}}
    {{#each itemProperties}}
  1. {{localize this}}
  2. {{/each}}
{{/if}} {{editor content=data.description target="data.description" button=true owner=owner editable=editable}}
{{#if (eq item.type "item")}} {{> "systems/bol/templates/item/parts/properties/item-properties.hbs"}} {{/if}} {{#if (eq item.type "feature")}} {{> "systems/bol/templates/item/parts/properties/feature-properties.hbs"}} {{/if}}