<div class="person-contact">
<h3><a href="https://es.pn">Person Name</a></h3>
<p class="person-title">This is the job title</p>
</div><!-- end person-contact -->
<div class="person-contact">
<h3><a href="{{ person_url }}">{{ person_name }}</a></h3>
<p class="person-title">{{ person_title }}</p>
</div><!-- end person-contact -->
{
"person_url": "https://es.pn",
"person_name": "Person Name",
"person_title": "This is the job title"
}
Display the Org Unit - Leader.