]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/lib/emails/password-reset/html.pug
Improve VideoChannelSyncLatestScheduler logs
[github/Chocobozzz/PeerTube.git] / server / lib / emails / password-reset / html.pug
index bb6a9d16b569169146a2d1a8c6ca6fda1efaa600..2af2885bc4ca80ea2a30cc1ade93f4ae2ce88b07 100644 (file)
@@ -5,8 +5,8 @@ block title
 
 block content
   p.
-    A reset password procedure for your account ${to} has been requested on #[a(href=WEBSERVER.URL) #{WEBSERVER.HOST}].
-    Please follow #[a(href=resetPasswordUrl) this link] to reset it: #[a(href=resetPasswordUrl) #{resetPasswordUrl}] 
-    (the link will expire within 1 hour)
+    A reset password procedure for your account #{username} has been requested on #[a(href=WEBSERVER.URL) #{instanceName}].
+    Please follow #[a(href=resetPasswordUrl) this link] to reset it: #[a(href=resetPasswordUrl) #{resetPasswordUrl}]
+    (the link will expire within 1 hour).
   p.
-    If you are not the person who initiated this request, please ignore this email.
\ No newline at end of file
+    If you are not the person who initiated this request, please ignore this email.