      Statut du capteur change
Capteur    {{ data.sensor.sensor_number }}-{{ data.sensor.sensor_description | f.strip_accents }}
L' emplacem{{ if data.sensor.location_type == 0 }}Reservoir {{ else if data.sensor.location_type == 2 }}Pompe       {{else}}Site            {{end}}{{if data.sensor.location_type != 3}}{{data.sensor.location_number}}{{end}}
Statut     {{ data.sensor_status | f.sensorstatus }}

Temps             {{ data.measured_on | f.unixtime format: data.settings.system.date_format }}

