{{!-- Only show the Image Path field for photo notes --}} {{#if (eq noteType "photo")}}
{{else}} {{/if}} {{!-- If boardMode is futuristic and noteType is photo, show the extra Identity Name field --}} {{#if (eq noteType "photo")}} {{#if (eq boardMode "futuristic")}}
{{/if}} {{/if}}