No notes defined.

<article class='c-organization organization type-organization c-organization--full'>

    <section class='c-banner c-organization__banner'>
        <div class='c-banner__content-wrapper'>
            <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>
            <header class='c-section-header c-organization__section-header'>

                <h1 class='c-heading c-organization__heading'>
                    <a class='c-link c-organization__link ' href="#" itemprop="item" itemid="#"><span itemprop="name">WU</span></a>
                </h1>

            </header>

        </div>
    </section>
    <section class='c-organization__details container-fluid u-background-light-gray l-section'>
        <div class='c-organization__about'>
            <div class='c-lead'>
                <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>
            </div>
        </div>

        <div class='c-organization__contact'>
            <h4>Contact</h4>
            <div class='h-card c-index-card'>
                <div class="c-index-card__media-wrapper">
                    <span class='c-logo c-index-card__logo'>
                        <a href='https://wu.at' class='c-logo__link  o-modal-trigger ' target='_blank'>
                            <img class='c-logo__image' src='/images/logo-wu.png' title='' alt='' />
                        </a>
                    </span>
                </div>
                <div class='c-index-card__entity c-index-card__content-wrapper'>

                    <span class='c-index-card__entity__work c-index-card__entity__work--with-organization'>

                        <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:austria@socialimpactaward.net'>austria@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'>
                        <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--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>
        </div>
    </section>
</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 %}

    <section class='c-{{ entityType }}__details container-fluid u-background-light-gray l-section'>
        {% if content %}
            <div class='c-{{ entityType }}__about'>
                {% include get_template( 'lead', 'unit' ) with { content: content } %}
            </div>
        {% endif %}

        {% if indexCard %}
            <div class='c-{{ entityType }}__contact'>
                <h4>{{ 'Contact'|t }}</h4>
                {% include get_template( 'index-card', 'unit' ) with indexCard %}
            </div>
        {% endif %}
    </section>
    {% if links or button %}
        {% include get_template( 'app-bar', 'region' ) with {
            links: links,
            button: button
        } %}
    {% endif %}
</article>
{
  "entityType": "organization",
  "display": {
    "view_mode": "full"
  },
  "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
  },
  "wrapperClass": "single single-organization",
  "banner": {
    "display": {
      "component": "organization"
    },
    "header": "headging"
  }
}