{##} {{- stylesheet ? include(stylesheet) -}} {% if student.image_240 %} {% endif %}
{%- with -%} {{- student.officialName -}}
{{- student.yearGroupName -}}

{{- report.name -}}
{{- formatUsing('dateReadable', report.date) -}}
{{ __('Form Group') }}
{{- student.formGroupName -}}
{{ __('Tutor') }}
{% set tutor = tutors|first %} {{ tutor.title }} {{ tutor.preferredName|first }}. {{ tutor.surname }}
{{ __('Student ID') }}
{{- student.studentID -}}
{%- endwith -%}