aboutsummaryrefslogtreecommitdiff
path: root/templates/full/deviceOverspeed.vm
diff options
context:
space:
mode:
authorAnton Tananaev <anton@traccar.org>2022-07-18 18:24:09 -0700
committerAnton Tananaev <anton@traccar.org>2022-07-18 18:24:09 -0700
commit9cccb2f86c5ecf4041772d28fbc78ddbd619885f (patch)
tree6f70586d6fb18135ca09f501e1efd6f40f6089b8 /templates/full/deviceOverspeed.vm
parenteb79bc251669ed8d107aaf1e2a6beeb0743eacf7 (diff)
downloadtrackermap-server-9cccb2f86c5ecf4041772d28fbc78ddbd619885f.tar.gz
trackermap-server-9cccb2f86c5ecf4041772d28fbc78ddbd619885f.tar.bz2
trackermap-server-9cccb2f86c5ecf4041772d28fbc78ddbd619885f.zip
Remove trailing spaces
Diffstat (limited to 'templates/full/deviceOverspeed.vm')
-rw-r--r--templates/full/deviceOverspeed.vm2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/full/deviceOverspeed.vm b/templates/full/deviceOverspeed.vm
index f796881a0..f303b734c 100644
--- a/templates/full/deviceOverspeed.vm
+++ b/templates/full/deviceOverspeed.vm
@@ -16,4 +16,4 @@ Exceeds the speed: $speedString#{if}($geofence) in $geofence.name#{else}#{end}<b
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>
</body>
-</html>
+</html>