No notes defined.
<article class='c-incubation_host incubation_host type-incubation_host c-incubation_host--full'>
<section class='c-banner c-incubation_host__banner'>
<div class='c-banner__content-wrapper'>
<header class='c-section-header c-incubation_host__section-header'>
<p class='c-section-header__supra'><span>Host</span></p>
<h1 class='c-heading c-incubation_host__heading'>
SIA International
</h1>
</header>
</div>
</section>
<div class='c-incubation_host__team c-incubation_host__team--teaser c-incubation_host__team--entities c-incubation_host__team--incubation_host__team c-incubation_host__team__incubation_host__team'>
<ul class='c-incubation_host__team__items u-list--unstyled'>
<li class='c-incubation_host__team__items__item '>
<article class='c-user user type-user c-incubation_host__team__user c-incubation_host__team__user--teaser c-user--teaser'>
<div class='h-card c-index-card c-index-card--citation c-incubation_host__team__index-card'>
<div class="c-index-card__media-wrapper">
<span class='u-photo c-headshot c-index-card__headshot'>
<a href='https://kate.lee' class='c-headshot__link ' title='Kate Lee'>
<img class='c-headshot__image' src='/images/portrait-Kate-Lee-1x1.jpg' alt='' title='' />
</a>
</span>
</div>
<div class='c-index-card__entity c-index-card__content-wrapper'>
<span class='p-role'>Incubation coordinator</span>
<span class='p-name'><a class='u-url ' href='https://kate.lee'>Kate Lee</a></span>
</div>
</div>
</article>
</li>
<li class='c-incubation_host__team__items__item '>
<article class='c-user user type-user c-incubation_host__team__user c-incubation_host__team__user--teaser c-user--teaser'>
<div class='h-card c-index-card c-index-card--citation c-incubation_host__team__index-card'>
<div class="c-index-card__media-wrapper">
<span class='u-photo c-headshot c-index-card__headshot'>
<a href='https://kate.lee' class='c-headshot__link ' title='Kate Lee'>
<img class='c-headshot__image' src='/images/portrait-Kate-Lee-1x1.jpg' alt='' title='' />
</a>
</span>
</div>
<div class='c-index-card__entity c-index-card__content-wrapper'>
<span class='p-role'>Team member</span>
<span class='p-name'><a class='u-url ' href='https://kate.lee'>Kate Lee</a></span>
</div>
</div>
</article>
</li>
</ul>
</div>
</article>
<article class='{{ get_entity_class( entityType, display ) }}'>
{% if workflowInfo %}
{% include get_template( 'workflow-info', 'unit' ) with workflowInfo %}
{% endif %}
{% include get_template( 'banner', 'unit' ) with banner %}
{% if team %}
{% include '@group/entities/entities.twig' with team %}
{% endif %}
{% if links or button %}
{% include get_template( 'app-bar', 'region' ) with {
links: links,
button: button
} %}
{% endif %}
</article>
{
"theme": "support",
"entityType": "incubation_host",
"display": {
"view_mode": "full"
},
"title": "SIA International",
"team": {
"display": {
"component": "incubation_host__team"
},
"collection": {
"entityType": "user",
"display": {
"component": "incubation_host__team",
"view_mode": "teaser"
},
"items": [
{
"entityType": "user",
"display": {
"view_mode": "teaser"
},
"indexCard": {
"display": {
"component": "incubation_host__team",
"modifiers": [
"citation"
]
},
"kind": "Incubation coordinator",
"headshot": {
"src": "/images/portrait-Kate-Lee-1x1.jpg"
},
"name": "Kate Lee",
"url": "https://kate.lee"
}
},
{
"entityType": "user",
"display": {
"view_mode": "teaser"
},
"indexCard": {
"display": {
"component": "incubation_host__team",
"modifiers": [
"citation"
]
},
"headshot": {
"src": "/images/portrait-Kate-Lee-1x1.jpg"
},
"name": "Kate Lee",
"kind": "Team member",
"url": "https://kate.lee"
}
}
]
}
},
"banner": {
"display": {
"component": "incubation_host"
},
"header": {
"supraheading": "Host",
"heading": {
"text": "SIA International"
}
}
}
}