{{ organization }}
| {{ "Student" | get_lang }}: {{ pdf_student_info.complete_name }} | |
| {{ "Teacher" | get_lang }}: {{ pdf_teachers }} | |
| {{ "Session" | get_lang }}: {{ pdf_session_info.name }} | {% if pdf_session_info.description %}{{ "Description" | get_lang }}: {{ pdf_session_info.description }} | {% endif %}
| {{ "PeriodToDisplay" | get_lang }}: {{ "FromDateXToDateY"| get_lang | format(pdf_session_info.access_start_date, pdf_session_info.access_end_date ) }} | |
| {{ "Course" | get_lang }}: {{ pdf_course_info.title }} ({{ pdf_course_info.code }}) {% if pdf_course_category %} {{ "Category" | get_lang }}: {{ pdf_course_category }} {% endif %} | |
| {{ "Date" | get_lang }}: {{ pdf_date }} |
|
_____________________________
{{ "Drh" | get_lang }} |
_____________________________
{{ "Teacher" | get_lang }} |
_____________________________
{{ "Date" | get_lang }} |