{{ define "solidarity_drivers_list" }}
Nom | Adresse | Téléphone | Profil validé | |
---|---|---|---|---|
{{ .Data.first_name }} {{ .Data.last_name }} | {{if .Data.address}}{{.Data.address.properties.label}}{{end}} | {{ .Data.phone_number }} | {{if and .Data.other_properties (gt .Data.other_properties.last_subscription_date "2025")}} Oui {{else}} Non {{end}} | Voir |