Nom : {{ familyDoctor.name|title|default:"Non communiqué" }}
Téléphone : {{ familyDoctor.phone|default:"Non communiqué" }}
{% if is_portal_agent %} Adresse{{ familyDoctor.address.street1|default:"Pas d'adresse connue" }}
{{ familyDoctor.address.zipcode|default:'' }} {{familyDoctor.address.town|default:''|upper }}
{% endif %} {% endwith %} {% include "./sante-bouton-modifier.html" with demarche="le médecin" %} {% endif %}