{{#each model}}
  • {{this.essid}}
    {{#if this.disabled}} {{@global.lbl.NETWORK_NOT_USABLE}} {{/if}}
  • {{/each}}