{{ 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 %}| ✓{{ cell.label }} | {% endfor %}
{% if row|length < 2 %} | {% endif %}
{% endfor %}
{% endfor %}
{{ T.notes }}
{{ SESSION_NOTES }}
{{ T.employee_signature_block }}