diff --git a/src/static/mail_templates/.gitkeep b/src/static/mail_templates/.gitkeep deleted file mode 100644 index e69de29..0000000 diff --git a/src/static/mail_templates/pw-reset.html b/src/static/mail_templates/pw-reset.html deleted file mode 100644 index 7f672b8..0000000 --- a/src/static/mail_templates/pw-reset.html +++ /dev/null @@ -1,384 +0,0 @@ - - - - - LfK! - Passwort zurücksetzen - - - - - - - - - - - - - - - - - - - - - -
- - - -
- LfK! - Password reset -
- - -
- - - - - - - - - - - - - -
- - - - - - - - - - - - -
-

LfK!

-
-

Password reset

-

A password reset for your account got requested.
If you didn't request the reset please ignore this mail.
Your password won't be changed until you click the reset link below and set a new one.

-
- - - - - -
- Reset password -
- -
-
- - - - - - - - - - - - - - - - - - -
- Copyright © {{copyright_owner}}. All rights reserved. -
- Imprint     - Privacy -
- - - - - -
This mail was sent to {{recipient_mail}} because someone request a password reset for a account linked to the mail address.
-
-
- -
- - \ No newline at end of file diff --git a/src/static/mail_templates/pw-reset.txt b/src/static/mail_templates/pw-reset.txt deleted file mode 100644 index 68366b7..0000000 --- a/src/static/mail_templates/pw-reset.txt +++ /dev/null @@ -1,12 +0,0 @@ -LfK! - Password reset. - -A password reset for your account got requested -If you didn't request the reset please ignore this mail -Your password won't be changed until you click the reset link below and set a new one. - -Reset: {{reset_link}} - - -Copyright © {{copyright_owner}}. All rights reserved. -Imprint: {{link_imprint}} | Privacy: {{link_privacy}} -This mail was sent to {{recipient_mail}} because someone request a password reset for a account linked to the mail address. \ No newline at end of file diff --git a/src/static/mail_templates/test.html b/src/static/mail_templates/test.html deleted file mode 100644 index 35be644..0000000 --- a/src/static/mail_templates/test.html +++ /dev/null @@ -1,369 +0,0 @@ - - - - - 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 deleted file mode 100644 index 423da10..0000000 --- a/src/static/mail_templates/test.txt +++ /dev/null @@ -1,8 +0,0 @@ -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