{{#each types}}
  • {{#if ../isTarget}} {{this}} {{else}} {{#compact}}{{> type}}{{/compact}} {{/if}} {{#if @last}} {{#with ../next}} {{> hierarchy}} {{/with}} {{/if}}
  • {{/each}}