{{> "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}} {{formInput systemFields.description enriched=enrichedDescription value=system.description name="system.description" toggled=isEditable}}
{{!-- Properties Tab --}}
{{> "systems/bol/templates/item/parts/properties/item-properties.hbs"}}