epcstages/templates/student_summary.html

4 lines
135 B
HTML
Raw Normal View History

2012-11-06 17:54:33 +01:00
{{ object.first_name }} {{ object.last_name }}<br>
{{ object.pcode }} {{ object.city }}<br>
Date de naissance: {{ object.birth_date }}