{{#if item.ID }} {{title 'Edit Intention'}} {{else}} {{title 'New Intention'}} {{/if}} {{partial 'dc/intentions/notifications'}}
    {{#if (gt history.length 0)}}
  1. All Services
  2. {{#let history.firstObject as |back|}}
  3. {{concat 'Service (' back.value ')'}}
  4. {{/let}} {{else}}
  5. All Intentions
  6. {{/if}}

{{#if item.ID }} Edit Intention {{else}} New Intention {{/if}}

{{#if (not create) }} Copy UUID {{/if}}