{{#let loader.data as |item|}}
  1. All Intentions

{{#if (can "write intention" item=item)}} {{#if item.ID}} {{else}} {{/if}} {{else}} {{/if}}

{{/let}}