aboutsummaryrefslogtreecommitdiff
path: root/templates/full/test.vm
diff options
context:
space:
mode:
authorAbyss777 <abyss@fox5.ru>2018-06-26 12:05:16 +0500
committerAbyss777 <abyss@fox5.ru>2018-06-26 12:05:16 +0500
commit825ee0d178a24620f075cb4ffb8d49c75b046484 (patch)
tree2bc60aaea8d4c1eff707ae6e0b8ff558d45d15dc /templates/full/test.vm
parentaba402226403f8b3eb58cc01e8f536eb4104d35a (diff)
downloadtrackermap-server-825ee0d178a24620f075cb4ffb8d49c75b046484.tar.gz
trackermap-server-825ee0d178a24620f075cb4ffb8d49c75b046484.tar.bz2
trackermap-server-825ee0d178a24620f075cb4ffb8d49c75b046484.zip
Cleanup and some adjustments
Diffstat (limited to 'templates/full/test.vm')
-rw-r--r--templates/full/test.vm7
1 files changed, 7 insertions, 0 deletions
diff --git a/templates/full/test.vm b/templates/full/test.vm
new file mode 100644
index 000000000..93cbdc549
--- /dev/null
+++ b/templates/full/test.vm
@@ -0,0 +1,7 @@
+#set($subject = "Test message")
+<!DOCTYPE html>
+<html>
+<body>
+Test message
+</body>
+</html>