{{#each concepts}}
  • {{this.title}}
  • {{/each}} {{#if project}}
  • {{project.title}}
  • {{/if}} {{#if rubric}}
  • {{rubric.title}}
  • {{/if}} {{#if lab}}
  • {{lab.title}}
  • {{/if}}