diff --git a/src/static/mail_templates/test.html b/src/static/mail_templates/test.html
new file mode 100644
index 0000000..35be644
--- /dev/null
+++ b/src/static/mail_templates/test.html
@@ -0,0 +1,369 @@
+
+
+
+
+ LfK! - Mail test
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ LfK! - Mail test
+
+
+
+
+
+
+
+
+
+
+
+ LfK!
+ |
+
+
+
+ Test mail
+ This is a test mail triggered by an admin in the LfK! backend.
+ |
+
+
+ |
+
+
+
+
+
+
+
+
+
+
+
+ Copyright © {{copyright_owner}}. All rights reserved.
+ |
+
+
+
+ Imprint
+ Privacy
+ |
+
+
+
+
+
+
+ |
+
+
+
+ This mail was sent to {{recipient_mail}} because someone request a mail test for this mail address. |
+
+
+
+ |
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/static/mail_templates/test.txt b/src/static/mail_templates/test.txt
new file mode 100644
index 0000000..423da10
--- /dev/null
+++ b/src/static/mail_templates/test.txt
@@ -0,0 +1,8 @@
+LfK! - Mail test.
+
+This is a test mail triggered by an admin in the LfK! backend.
+
+
+Copyright © {{copyright_owner}}. All rights reserved.
+Imprint: {{link_imprint}} | Privacy: {{link_privacy}}
+This mail was sent to {{recipient_mail}} because someone requested a mail test for this mail address.
\ No newline at end of file