{% if terrain.actIntNotaires.snapshot %} {% for r in terrain.actIntNotaires.snapshot %} {% endfor %}
Interroger un notaire Motif
{{ r.oui ? "oui" : "non" }} {{ r.motif ? r.motif }}
{% endif %}