Jobs

No notes defined.

<div class='c-articles'>
    <h1 class='c-heading c-heading--minor'>
        Other opportunities
    </h1>

    <div class='c-lead'>
        <p>Together with the Vienna University of Economics and Business and HIL Foundation we started to research and implement our findings on wellbeing since 2018.</p>
    </div>
    <div class='c-jobs c-jobs--teaser c-jobs--entities c-jobs--jobs c-jobs__jobs'>
        <ul class='c-jobs__items l-listing u-list--unstyled'>
            <li class='c-jobs__items__item l-listing__item'>

                <article class='c-job job type-job c-jobs__job c-jobs__job--teaser c-job--teaser'>

                    <div class='c-job__content-wrapper'>

                        <h1 class='c-heading c-heading--minor'>
                            <a class='c-link c-link--minor ' href="#" itemprop="item" itemid="#"><span itemprop="name">Content Manager</span></a>
                        </h1>

                        <div class='c-meta c-list-item__meta'>

                            <span class='c-meta__freeform'>
                                Volunteer
                            </span>
                        </div>
                        <p>You should lay this out here. Think of every possible resource you need (for our example, it can be guidelines on how to do interviews, help of someone else to reach your customers, an online survey tool, etc.).</p>

                    </div>

                </article>
            </li>
            <li class='c-jobs__items__item l-listing__item'>

                <article class='c-job job type-job c-jobs__job c-jobs__job--teaser c-job--teaser'>

                    <div class='c-job__content-wrapper'>

                        <h1 class='c-heading c-heading--minor'>
                            <a class='c-link c-link--minor ' href="#" itemprop="item" itemid="#"><span itemprop="name">Content Manager</span></a>
                        </h1>

                        <div class='c-meta c-list-item__meta'>

                            <span class='c-meta__freeform'>
                                Full-time | Part-time
                            </span>
                        </div>
                        <p>You should lay this out here. Think of every possible resource you need (for our example, it can be guidelines on how to do interviews, help of someone else to reach your customers, an online survey tool, etc.).</p>

                    </div>

                </article>
            </li>
        </ul>

    </div>
</div>
<div class='{{ get_component_class( 'articles', display ) }}'>
    {% if heading %}
        {% include get_template( 'heading', 'unit' ) with heading|merge( { display: { modifiers: [ 'minor' ] } } ) %}
    {% endif %}
    
    {% if lead %}
        {% include get_template( 'lead', 'unit' ) with lead %}
    {% endif %}
    
    {% if entities %}
        {% include '@group/entities/entities.twig' with entities %}
    {% endif %}
</div>
{
  "heading": {
    "text": "Other opportunities",
    "display": {
      "modifiers": [
        "minor"
      ]
    }
  },
  "lead": {
    "content": "<p>Together with the Vienna University of Economics and Business and HIL Foundation we started to research and implement our findings on wellbeing since 2018.</p>"
  },
  "entities": {
    "display": {
      "component": "jobs"
    },
    "collection": {
      "entityType": "job",
      "display": {
        "component": "jobs",
        "view_mode": "teaser",
        "listClass": [
          "l-listing"
        ],
        "itemClass": [
          "l-listing__item"
        ]
      },
      "items": [
        {
          "entityType": "job",
          "permalink": "https://socialimpactaward.net/volunteering-gave-me-more-than-just-the-skills/",
          "meta": {
            "items": [
              "Volunteer"
            ]
          },
          "heading": {
            "text": "Content Manager",
            "url": "#"
          },
          "is_expired": false,
          "content": "<p>You should lay this out here. Think of every possible resource you need (for our example, it can be guidelines on how to do interviews, help of someone else to reach your customers, an online survey tool, etc.).</p>"
        },
        {
          "entityType": "job",
          "permalink": "https://socialimpactaward.net/volunteering-gave-me-more-than-just-the-skills/",
          "meta": {
            "items": [
              "Full-time",
              "Part-time"
            ]
          },
          "heading": {
            "text": "Content Manager",
            "url": "#"
          },
          "is_expired": false,
          "content": "<p>You should lay this out here. Think of every possible resource you need (for our example, it can be guidelines on how to do interviews, help of someone else to reach your customers, an online survey tool, etc.).</p>"
        }
      ]
    }
  }
}