#-- $This file is distributed under the terms of the license in LICENSE$ -->
<#import "lib-vivo-properties.ftl" as p>
${individual.name}
<@p.displayTitle individual />
<#if locations??>
<#list locations as location>
<#if (location.label)?? >
Located in ${location.label}
#if>
#list>
#if>
<#if (deptHead[0].label)?? >
Headed by ${deptHead[0].label}
#if>