{% if student.imgThen %}
{% else %}
{% endif %}
{% if student.imgNow %}
{% else %}
{% endif %}
No Image
No Image
{{ student.firstName }} {{ student.lastName }}
Years at IJA: {{ student.years }}
Grades: {{ student.grades }}
Current Occupation: {{ student.currentOccupation }}
{% if student.public %}
{{ student.phone }}
{{ student.email }}
{{ student.address }}
{% endif %}