aboutsummaryrefslogtreecommitdiff
path: root/templates/mail/unknown.vm
diff options
context:
space:
mode:
Diffstat (limited to 'templates/mail/unknown.vm')
-rw-r--r--templates/mail/unknown.vm7
1 files changed, 7 insertions, 0 deletions
diff --git a/templates/mail/unknown.vm b/templates/mail/unknown.vm
new file mode 100644
index 000000000..566ce0d42
--- /dev/null
+++ b/templates/mail/unknown.vm
@@ -0,0 +1,7 @@
+#set($subject = "Unknown type")
+<!DOCTYPE html>
+<html>
+<body>
+Unknown type
+</body>
+</html>