diff options
author | Alexander Sulfrian <alexander@sulfrian.net> | 2016-01-23 13:04:35 +0100 |
---|---|---|
committer | Alexander Sulfrian <alexander@sulfrian.net> | 2016-01-25 01:56:13 +0100 |
commit | 899947bd00df10cca15aca1b3c14125b38b35ecf (patch) | |
tree | cbe0cd8023efa657b478476a70f83d2f5cb5509b /templates/mail/lost_password.txt | |
parent | bd20d0ff1c7a582f3c53d30bfc387139c419ef35 (diff) | |
download | web-899947bd00df10cca15aca1b3c14125b38b35ecf.tar.gz web-899947bd00df10cca15aca1b3c14125b38b35ecf.tar.bz2 web-899947bd00df10cca15aca1b3c14125b38b35ecf.zip |
Moved everything into a package
Diffstat (limited to 'templates/mail/lost_password.txt')
-rw-r--r-- | templates/mail/lost_password.txt | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/templates/mail/lost_password.txt b/templates/mail/lost_password.txt deleted file mode 100644 index 5eaa654..0000000 --- a/templates/mail/lost_password.txt +++ /dev/null @@ -1,11 +0,0 @@ -Hallo {{ username }}, - -Jemand, vermutlich du, hat auf spline accounts einen Link zum Ändern -deines Passworts angefordert. - -Hier kannst du dein Passwort ändern: - <{{ link }}> - - -Wenn du diese Mail nicht angefordert hast, brauchst du nichts -weiter zu tun. Dein altes Passwort bleibt dann weiter gültig. |