{##}
{{ formatUsing('userPhoto', student.image_240, 75)|raw }}
{{ formatUsing('name', student.title, student.preferredName, student.surname, 'Student', false, true) }}
{{ student.formGroup }}
{% if status %} {{ status }} {% endif %}
{% if archiveInformation %}

{{ archiveInformation|nl2br|raw }}

{% endif %}