summaryrefslogtreecommitdiff
path: root/templates/emails/mail.twig
diff options
context:
space:
mode:
authorIgor Scheller <igor.scheller@igorshp.de>2018-10-24 23:49:07 +0200
committerIgor Scheller <igor.scheller@igorshp.de>2018-10-24 23:50:44 +0200
commitfcee7d752f8310aabb76463d61960752ea9ab500 (patch)
treed100e1cf8d973287036ce85b7ffcb7aad1dad3a5 /templates/emails/mail.twig
parent2aad181798c9ba91832fef3ca4efd0e23fc80fef (diff)
Templates cleanup
Diffstat (limited to 'templates/emails/mail.twig')
-rw-r--r--templates/emails/mail.twig6
1 files changed, 0 insertions, 6 deletions
diff --git a/templates/emails/mail.twig b/templates/emails/mail.twig
deleted file mode 100644
index f5ac5860..00000000
--- a/templates/emails/mail.twig
+++ /dev/null
@@ -1,6 +0,0 @@
-{{ __('Hi %s,', [user]) }}
-
-{{ __('here is a message for you from the engelsystem:') }}
-{{ message|raw }}
-
-{{ __('This email is autogenerated and has not been signed. You got this email because you are registered in the engelsystem.') }}