No notes defined.
<article class='c-organization organization type-organization c-organization--logo'>
<span class='c-logo c-organization__logo'>
<a href='https://www.wu.ac.at/' class='c-logo__link ' target='_blank'>
<img class='c-logo__image' src='/images/logo-wu.png' title='' alt='' />
</a>
</span>
</article>
<article class='{{ get_entity_class( entityType, display ) }}'>
{% if notice %}
{% include get_template( 'notice', 'unit' ) with notice %}
{% set notice = NULL %}
{% endif %}
{% if display.view_mode == 'logo' %}
{% if logo %}
{% include get_template( 'logo', 'unit' ) with logo|merge( { display: { component: entityType } } ) %}
{% else %}
{% include get_template( 'heading', 'unit' ) with heading|merge( { display: { component: entityType, modifiers: [ 'listicle' ] } } ) %}
{% endif %}
{% else %}
{% include get_template( display.view_mode, 'unit' ) with {
socialLinks: indexCard.socialLinks
} %}
{% endif %}
</article>
{
"entityType": "organization",
"display": {
"view_mode": "logo"
},
"heading": {
"text": "WU",
"url": "#"
},
"logo": {
"thumbnail": {
"src": "/images/logo-wu.png"
},
"url": "https://www.wu.ac.at/"
},
"content": "<p>The WU Vienna is one of the biggest universities of Austria with 22,000 students and 2,100 employees. At WU, Social Impact Award is coordinated by the Social Entrepreneurship Center. The aim of the Social Entrepreneurship Center is to generate and disseminate knowledge about the new field of social entrepreneurship in Austria as well as Central and Eastern Europe. Furthermore, it aims at supporting the actors in the field with expertise and various other support services. These services include basic and applied research, scientific supervision of programs, teaching and executive training, and capacity building offers in over 15 countries. Previous and current partners include the European Commission, ERSTE Foundation, Roland Berger Foundation, Fraunhofer Ventures, Impact Hub Global, UNDP and numerous social start-ups.</p>",
"permalink": null,
"website": {
"url": "https://www.wu.ac.at/"
},
"indexCard": {
"email": "austria@socialimpactaward.net",
"tel": "+436606493214",
"organisation": "WU",
"organisationUrl": "https://wu.at",
"adr": {
"postal-code": 1070,
"locality": "Vienna",
"country-name": "Austria"
},
"socialLinks": {
"items": {
"facebook": {
"url": "#"
},
"linkedin": {
"url": "#"
},
"instagram": {
"url": "#"
},
"twitter": {
"url": "#"
}
}
},
"showInModal": true
}
}