aboutsummaryrefslogtreecommitdiff
path: root/templates/short
diff options
context:
space:
mode:
Diffstat (limited to 'templates/short')
-rw-r--r--templates/short/media.vm2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/short/media.vm b/templates/short/media.vm
new file mode 100644
index 000000000..783636f3f
--- /dev/null
+++ b/templates/short/media.vm
@@ -0,0 +1,2 @@
+#set($subject = "$device.name: media file received")
+$device.name $event.getString("media") received: $event.getString("file") at $dateTool.format("YYYY-MM-dd HH:mm:ss", $event.eventTime, $locale, $timezone)