{#if project.client}
Client {project.client}
{/if} {#if project.year}
Year {project.year}
{/if} {#if project.role}
Role {project.role}
{/if}
{#if project.externalUrl} {/if}
{#if project.caseStudyContent && project.caseStudyContent.content && project.caseStudyContent.content.length > 0}
{@html renderBlockNoteContent(project.caseStudyContent)}
{/if} {#if project.gallery && project.gallery.length > 0} {/if}