aboutsummaryrefslogtreecommitdiff
path: root/src/web/templates/emails
diff options
context:
space:
mode:
authorCédric Bonhomme <cedric@cedricbonhomme.org>2016-10-10 07:36:00 +0200
committerCédric Bonhomme <cedric@cedricbonhomme.org>2016-10-10 07:36:00 +0200
commit367c4d5aa807839b2106545cf8bc99a274e1a7f4 (patch)
tree265d4d97bdd7f03a0db0d6ff1aef66cc3661d353 /src/web/templates/emails
parentupdated platform URL (diff)
downloadnewspipe-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.txt2
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,
bgstack15