<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"
}
  • Handle: @leader_teaser
  • Preview:
  • Filesystem Path: bits/04-components/org_unit_and_services/leader_teaser/leader_teaser.twig

Display the Org Unit - Leader.