{{#each regions as |region|}}
  1. {{region.name}} {{#if region.empty}}({{localize "REGION.LEGEND.empty"}}){{/if}} {{#if region.elevationLabel}}{{{region.elevationLabel}}}{{/if}} {{#each region.buttons as |button|}} {{/each}}
  2. {{/each}}