{% extends 'base.html' %} {% load static thumbnail %} {% block extra_css %} {% endblock extra_css %} {% block page_header %} {% comment %}
| Baby Profile | |
|---|---|
| Name | {{ object.participant_name }} |
| Gender | {{ object.participant_gender }} |
| Date of Birth | {{ object.date_of_birth }} |
| NRIC | {{ object.participant_id_no }} |