aboutsummaryrefslogtreecommitdiff
path: root/templates/full/deviceFuelDrop.vm
diff options
context:
space:
mode:
Diffstat (limited to 'templates/full/deviceFuelDrop.vm')
-rw-r--r--templates/full/deviceFuelDrop.vm2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/full/deviceFuelDrop.vm b/templates/full/deviceFuelDrop.vm
index bf7a16b97..3fb9aa63c 100644
--- a/templates/full/deviceFuelDrop.vm
+++ b/templates/full/deviceFuelDrop.vm
@@ -5,5 +5,7 @@
Device: $device.name<br>
Time: $dateTool.format("YYYY-MM-dd HH:mm:ss", $event.eventTime, $locale, $timezone)<br>
Point: <a href="$webUrl?eventId=$event.id">#{if}($position.address)$position.address#{else}$position.latitude&deg;, $position.longitude&deg;#{end}</a><br>
+<br>
+<a href="$webUrl/settings/notifications?token=$token">Unsubscribe</a>
</body>
</html>