aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorAbyss777 <abyss@fox5.ru>2017-01-17 16:10:11 +0500
committerAbyss777 <abyss@fox5.ru>2017-01-17 16:10:11 +0500
commit13d10e17c2c360879fd7ab7b98433c82bd2517b8 (patch)
tree64081b42f1d00fc649aff977fe482b45338875c4 /templates
parent84cfff96f1ebeb439064b58284d75cfa6853441b (diff)
downloadtraccar-server-13d10e17c2c360879fd7ab7b98433c82bd2517b8.tar.gz
traccar-server-13d10e17c2c360879fd7ab7b98433c82bd2517b8.tar.bz2
traccar-server-13d10e17c2c360879fd7ab7b98433c82bd2517b8.zip
Add test mail template
Diffstat (limited to 'templates')
-rw-r--r--templates/mail/test.vm7
1 files changed, 7 insertions, 0 deletions
diff --git a/templates/mail/test.vm b/templates/mail/test.vm
new file mode 100644
index 000000000..8c06f96a7
--- /dev/null
+++ b/templates/mail/test.vm
@@ -0,0 +1,7 @@
+#set($subject = "Traccar test message")
+<!DOCTYPE html>
+<html>
+<body>
+Test message
+</body>
+</html>