aboutsummaryrefslogtreecommitdiff
path: root/templates/mail/deviceStopped.vm
diff options
context:
space:
mode:
Diffstat (limited to 'templates/mail/deviceStopped.vm')
-rw-r--r--templates/mail/deviceStopped.vm2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/mail/deviceStopped.vm b/templates/mail/deviceStopped.vm
index c36e6f1b6..273e1c988 100644
--- a/templates/mail/deviceStopped.vm
+++ b/templates/mail/deviceStopped.vm
@@ -5,6 +5,6 @@
Device: $device.name<br>
Stopped<br>
Time: $event.serverTime<br>
-Point: <a href="$webUrl?eventId=$event.id">#{if}($position.address)$position.address#{else}$position.latitude°, $position.longitude°#{end}</a><br>
+Point: <a href="$webUrl?eventId=$event.id">#{if}($position.address)$position.address#{else}$position.latitude&deg;, $position.longitude&deg;#{end}</a><br>
</body>
</html>