summaryrefslogtreecommitdiff
path: root/etbsa/templates/short/queuedCommandSent.vm
diff options
context:
space:
mode:
authorIván Ávalos <avalos@disroot.org>2024-04-25 20:23:23 -0600
committerIván Ávalos <avalos@disroot.org>2024-04-25 20:23:23 -0600
commit56a03dca259fe448dd6623dfc15b4f1bf0d0580a (patch)
tree7569e4a3aeb31039b7a0105d7968375de1fefe3b /etbsa/templates/short/queuedCommandSent.vm
parentab748d0adef4517ea4e757bfe8ae376b3e9d5a48 (diff)
downloadtrackermap-branding-56a03dca259fe448dd6623dfc15b4f1bf0d0580a.tar.gz
trackermap-branding-56a03dca259fe448dd6623dfc15b4f1bf0d0580a.tar.bz2
trackermap-branding-56a03dca259fe448dd6623dfc15b4f1bf0d0580a.zip
Add templates to script
Diffstat (limited to 'etbsa/templates/short/queuedCommandSent.vm')
-rw-r--r--etbsa/templates/short/queuedCommandSent.vm2
1 files changed, 2 insertions, 0 deletions
diff --git a/etbsa/templates/short/queuedCommandSent.vm b/etbsa/templates/short/queuedCommandSent.vm
new file mode 100644
index 0000000..939f6fd
--- /dev/null
+++ b/etbsa/templates/short/queuedCommandSent.vm
@@ -0,0 +1,2 @@
+#set($subject = "$device.name: comando enviado")
+El comando en cola fue enviado a $device.name el $dateTool.format("YYYY-MM-dd HH:mm:ss", $event.eventTime, $locale, $timezone)