{{ T.intro_sub }}
| {{ T.name }} | {{ DISPLAY_NAME }} | {{ T.department }} | {{ ABTEILUNG }} |
|---|---|---|---|
| {{ T.job_title }} | {{ BERUFSBEZEICHNUNG }} | {{ T.start_date }} | {{ VERTRAGSBEGINN }} |
| {{ T.work_email }} | {{ EMAIL }} | {{ T.introduced_by }} | {{ REQUESTED_BY_NAME }} |
{{ T.intro_note }}
{% for section in INTRO_SECTIONS %}| □ {{ cell }} | {% endfor %} {% if row|length < 2 %} {% for _ in range(2 - row|length) %}{% endfor %} {% endif %} |