diff options
Diffstat (limited to 'templates/short/geofenceEnter.vm')
-rw-r--r-- | templates/short/geofenceEnter.vm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/short/geofenceEnter.vm b/templates/short/geofenceEnter.vm index 962eecc53..8c250665e 100644 --- a/templates/short/geofenceEnter.vm +++ b/templates/short/geofenceEnter.vm @@ -1 +1,2 @@ +#set($subject = "$device.name: has entered geofence") $device.name has entered geofence $geofence.name at $dateTool.format("YYYY-MM-dd HH:mm:ss", $event.eventTime, $locale, $timezone) |