{{localize "CELESTOPOL.Track.blessures"}}
{{#each (array "b1" "b2" "b3" "b4" "b5" "b6" "b7" "b8") as |key|}}
{{/each}}
{{#if isEditMode}} {{else}} {{system.blessures.lvl}} {{/if}}
{{!-- Description --}}
{{#if isEditMode}} {{editor system.description target="system.description" button=true editable=isEditable}} {{else}}
{{{enrichedDescription}}}
{{/if}}