aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/emails/password-create/html.pug
diff options
context:
space:
mode:
Diffstat (limited to 'server/lib/emails/password-create/html.pug')
-rw-r--r--server/lib/emails/password-create/html.pug2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/lib/emails/password-create/html.pug b/server/lib/emails/password-create/html.pug
index 2061435fc..afa30ae97 100644
--- a/server/lib/emails/password-create/html.pug
+++ b/server/lib/emails/password-create/html.pug
@@ -5,6 +5,6 @@ block title
5 5
6block content 6block content
7 p. 7 p.
8 Welcome to #[a(href=WEBSERVER.URL) #{instanceName}], your PeerTube instance. Your username is: #{username}. 8 Welcome to #[a(href=WEBSERVER.URL) #{instanceName}]. Your username is: #{username}.
9 Please set your password by following #[a(href=createPasswordUrl) this link]: #[a(href=createPasswordUrl) #{createPasswordUrl}] 9 Please set your password by following #[a(href=createPasswordUrl) this link]: #[a(href=createPasswordUrl) #{createPasswordUrl}]
10 (this link will expire within seven days). \ No newline at end of file 10 (this link will expire within seven days). \ No newline at end of file