{% if contact.id == object.id %} {% if object.child_custody %}
  • {{ object.child_custody }}
  • {% endif %} {% endif %} {% if contact.parente %}
  • {{ contact.parente }}
  • {% endif %} {% if contact.mobile %}
  • {{ contact.mobile }} (perso)
  • {% endif %} {% if contact.phone %}
  • {{ contact.phone }} (pro)
  • {% endif %} {% if contact.email %}
  • {{ contact.email }}
  • {% endif %} {% if contact.contact_comment and contact.id != object.id %}
  • {{ contact.contact_comment }}
  • {% endif %} {% if contact.job %}
  • {{ contact.job }}
  • {% endif %}
      {% if contact.id == object.id %} {{ object.first_name }} {{ object.last_name }} {% endif %} {% if contact.social_security_id %}
    • {{ contact.social_security_id }} {{ contact.get_control_key }}
    • {% endif %} {% if contact.birthdate %}
    • {{ contact.birthdate|date:"SHORT_DATE_FORMAT" }}
    • {% endif %} {% if contact.birthplace %}
    • {{ contact.birthplace }}
    • {% endif %} {% if contact.begin_rights %}
    • {{ contact.begin_rights }}
    • {% endif %} {% if contact.end_rights %}
    • {{ contact.end_rights }}
    • {% endif %} {% if contact.health_center %}
    • {{ contact.health_center }} ({{ contact.health_center.address }} {{ contact.health_center.address_complement }} {{ contact.health_center.zip_code }} {{ contact.health_center.city }})
    • {% endif %} {% if contact.other_health_center %}
    • {{ contact.other_health_center }}
    • {% endif %} {% if contact.management_code %}
    • {{ contact.management_code }}
    • {% endif %}
    • {% if contact.thirdparty_payer %} Oui {% else %} Non {% endif %}
    • {% if contact.twinning_rank %}
    • {{ contact.twinning_rank }}
    • {% endif %}