{% set templateName = 'about-us internal' %} {% set globalClass = 'iza' %} {% set bodyBgClass = '' %} {% extends "base.html" %} {% block header %} {% set requiredElement = 'headline' %} {% set boxVisibility = 'show' %} {% include "modules/module-stage-type-1.html" %} {% endblock %} {% block content %} {% include "modules/module-teaser-type-1.html" %} {% set copyExpandableCounter = 1 %} {% include "modules/module-copyexpandable-type-1.html" %} {% include "modules/module-jobs-type-1.html" %} {% set imagePath = 'images/iza-prize.svg' %} {% include "modules/module-copy-type-6.html" %} {% set imagePath = '' %} {% include "modules/module-copybox-type-1.html" %} {% endblock %}