{{#each objectives}} {{#if (or ../isGM this.visible)}}
  • {{this.text}}
    {{#if ../isGM}} {{#if (not ../isGroupSheet)}} {{/if}} {{#if (not ../isGroupSheet)}} {{/if}} {{/if}}
    {{#if this.objectives.length}} {{/if}}
  • {{/if}} {{/each}}