{{#if (eq noteType "photo")}}
{{#if (ne boardMode "futuristic")}}
{{text}}
{{/if}}
{{#if (and (eq boardMode "futuristic") identityName)}}
{{identityName}}
{{/if}}
{{else if (eq noteType "media")}}
{{else}}

{{/if}}
{{/if}}
{{#if showSeparateText}}
{{#if backgroundPath}}
{{#if (eq noteType "sticky")}}
{{else}}

{{/if}}
{{/if}}
{{text}}
{{/if}}
{{#if enrichedLinkedObject}}
{{/if}}