diff options
author | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2016-10-10 07:36:00 +0200 |
---|---|---|
committer | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2016-10-10 07:36:00 +0200 |
commit | 367c4d5aa807839b2106545cf8bc99a274e1a7f4 (patch) | |
tree | 265d4d97bdd7f03a0db0d6ff1aef66cc3661d353 /src/web/templates/emails | |
parent | updated platform URL (diff) | |
download | newspipe-367c4d5aa807839b2106545cf8bc99a274e1a7f4.tar.gz newspipe-367c4d5aa807839b2106545cf8bc99a274e1a7f4.tar.bz2 newspipe-367c4d5aa807839b2106545cf8bc99a274e1a7f4.zip |
new name: the last one.
Diffstat (limited to 'src/web/templates/emails')
-rw-r--r-- | src/web/templates/emails/new_password.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/web/templates/emails/new_password.txt b/src/web/templates/emails/new_password.txt index 40bdc207..1a04a36d 100644 --- a/src/web/templates/emails/new_password.txt +++ b/src/web/templates/emails/new_password.txt @@ -3,6 +3,6 @@ Hello {{ user.nickname }}, A new password has been generated at your request: {{ password }} -It is advised to replace it as soon as connected to JARR. +It is advised to replace it as soon as connected to Newspipe. See you, |