{{ T.intro_title }}

{{ T.intro_sub }}

{{ T.base_data }}
{{ 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 %}
{{ section.title }}
{% for row in section.rows %} {% for cell in row %}{% endfor %} {% if row|length < 2 %} {% for _ in range(2 - row|length) %}{% endfor %} {% endif %} {% endfor %}
 {{ cell }}
{% endfor %}
{{ T.confirmation }}
{{ T.intro_completed_at }}
{{ T.employee_signature }}
{{ T.trainer_signature }}
{{ T.open_questions }}