No notes defined.
<article class='c-profile profile type-profile c-profile--with-workflow-info c-profile--teaser'>
<div class='c-workflow-info c-profile__workflow-info'>
<h2 class='sr-only'>Workflow</h2>
<ul class='c-workflow-info__items c-worklow-info__items--2'>
<li class='c-workflow-info__items__item c-workflow-info__items__item--1'>Active</li>
<li class='c-workflow-info__items__item c-workflow-info__items__item--0'>Matched</li>
</ul>
</div>
<div class='h-card c-index-card c-index-card--with-workflow-info'>
<div class="c-index-card__media-wrapper">
<span class='u-photo c-headshot c-index-card__headshot'>
<a href='/components/preview/profile--full.html' class='c-headshot__link o-modal-trigger ' title='John Doe'>
<img class='c-headshot__image' src='/images/portrait-Peter-Vandor-1x1.jpg' alt='' title='' />
</a>
</span>
</div>
<div class='c-index-card__entity c-index-card__content-wrapper'>
<span class='p-role'>mentor</span>
<span class='p-name'><a class='u-url o-modal-trigger ' href='/components/preview/profile--full.html'>John Doe</a></span>
<span class='c-index-card__entity__work c-index-card__entity__work--with-organization'>
<span class='p-job-title'>Founder and Academic Director</span>
<a href='https://wu.at' class='u-url p-org c-link--muted'>WU</a>
</span>
<span class='p-adr h-adr'>
<span class='postal-code'>1070</span>, <span class='locality'>Vienna</span>, <span class='country-name'>Austria</span> </span>
<span class='c-index-card__entity__links'>
<span class='u-email'>
<a class='u-email c-link--muted c-link--minimal' href='mailto:peter.vandor@socialimpactaward.net'>peter.vandor@socialimpactaward.net</a>
</span>
<span class='p-tel'>
<a class='p-tel c-link--muted c-link--minimal' href='tel:+436606493214'>+436606493214</a>
</span>
</span>
<div class='c-social-links c-social-links--with-workflow-info'>
<ul class='c-social-links__items u-list--unstyled u-list--inline'>
<li class='c-social-links__items__item'>
<a class='c-link c-link--with-icon c-link--icon-only c-link--website c-social-links__link ' href="" itemprop="item" itemid=""><span itemprop="name"></span></a>
</li>
<li class='c-social-links__items__item'>
<a class='c-link c-link--with-icon c-link--icon-only c-link--facebook c-social-links__link ' href="" itemprop="item" itemid=""><span itemprop="name"></span></a>
</li>
<li class='c-social-links__items__item'>
<a class='c-link c-link--with-icon c-link--icon-only c-link--linkedin c-social-links__link ' href="" itemprop="item" itemid=""><span itemprop="name"></span></a>
</li>
<li class='c-social-links__items__item'>
<a class='c-link c-link--with-icon c-link--icon-only c-link--instagram c-social-links__link ' href="" itemprop="item" itemid=""><span itemprop="name"></span></a>
</li>
<li class='c-social-links__items__item'>
<a class='c-link c-link--with-icon c-link--icon-only c-link--twitter c-social-links__link ' href="" itemprop="item" itemid=""><span itemprop="name"></span></a>
</li>
</ul>
</div>
</div>
</div>
</article>
<article class='{{ get_entity_class( entityType, display ) }}'>
{% if display.view_mode == 'card' or display.view_mode == 'list-item' or display.view_mode == 'teaser' %}
{% if workflowInfo %}
{% include get_template( 'workflow-info', 'unit' ) with workflowInfo %}
{% endif %}
{% endif %}
{% include get_template( 'index-card', 'unit' ) with indexCard %}
{% if display.view_mode == 'list-item' %}
{% if links %}
<footer class='c-{{ entityType }}__footer'>
{% include get_template( 'action-bar', 'unit' ) with {
display: {
component: display.view_mode
},
links: links,
button: NULL,
} %}
</footer>
{% endif %}
{% endif %}
</article>
{
"display": {
"modifiers": [
"with-workflow-info"
],
"view_mode": "teaser"
},
"workflowInfo": {
"display": {
"component": "profile"
},
"items": {
"status": {
"label": "Active",
"value": 1
},
"has_match": {
"label": "Matched",
"value": 0
}
}
},
"entityType": "profile",
"bio": "<p>Peter Vandor is the founder and academic director of Social Impact Award. He also serves as a senior researcher and manager of the Social Entrepreneurship Center at WU, the Vienna University of Economics and Business. In his position, he has been leading 50+ collaboration projects with organizations such as ERSTE Foundation, CERN, UNDP, and the Roland Berger Foundation. His research focuses on social entrepreneurship, migrant entrepreneurship, and innovation and has been published in the Journal of Business Venturing and Harvard Business Review. Peter was nominated as Global Shaper by the World Economic Forum in 2012.</p>",
"about": "<p>Peter was nominated as Global Shaper by the World Economic Forum in 2012.</p>",
"videoEmbed": {
"display": {
"modifiers": [
"video"
]
},
"content": "https://www.youtube.com/embed/8Wa11VKjBnA"
},
"indexCard": {
"kind": "mentor",
"headshot": {
"src": "/images/portrait-Peter-Vandor-1x1.jpg"
},
"name": "John Doe",
"url": "/components/preview/profile--full.html",
"email": "peter.vandor@socialimpactaward.net",
"tel": "+436606493214",
"role": "Founder and Academic Director",
"organisation": "WU",
"organisationUrl": "https://wu.at",
"adr": {
"postal-code": 1070,
"locality": "Vienna",
"country-name": "Austria"
},
"socialLinks": {
"items": {
"website": {
"url": "#"
},
"facebook": {
"url": "#"
},
"linkedin": {
"url": "#"
},
"instagram": {
"url": "#"
},
"twitter": {
"url": "#"
}
}
},
"showInModal": true
}
}