{{ T.live_intro_title }}

{{ T.live_intro_sub }}

{{ T.base_data }}
{{ T.name }} {{ DISPLAY_NAME }} {{ T.department }} {{ ABTEILUNG }}
{{ T.job_title }} {{ BERUFSBEZEICHNUNG }} {{ T.employment_start }} {{ VERTRAGSBEGINN }}
{{ T.work_email }} {{ EMAIL }} {{ T.introduced_by }} {{ REQUESTED_BY_NAME }}
{% for section in INTRO_SECTIONS %}
{{ section.title }}
{% for row in section.rows %} {% for cell in row %}{% endfor %} {% if row|length < 2 %}{% endif %} {% endfor %}
{{ cell.label }}
{% endfor %}
{{ T.notes }}
{{ SESSION_NOTES }}
{{ T.employee_signature_block }}