diff options
Diffstat (limited to 'templates/short/deviceFuelIncrease.vm')
-rw-r--r-- | templates/short/deviceFuelIncrease.vm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/short/deviceFuelIncrease.vm b/templates/short/deviceFuelIncrease.vm new file mode 100644 index 000000000..6a11418b1 --- /dev/null +++ b/templates/short/deviceFuelIncrease.vm @@ -0,0 +1,2 @@ +#set($subject = "$device.name: fuel increase") +$device.name fuel increase at $dateTool.format("YYYY-MM-dd HH:mm:ss", $event.eventTime, $locale, $timezone) |