{% if terrain.actIntProprios.snapshot %} {% for r in terrain.actIntProprios.snapshot %} {% endfor %}
Interroger Le propriƩtaire du terrain Motif
{{ r.oui ? "oui" : "non" }} {{ r.motif ? r.motif }}
{% endif %}