]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/lib/emails/password-reset/html.pug
emailer: use instance name instead of hostname
[github/Chocobozzz/PeerTube.git] / server / lib / emails / password-reset / html.pug
index ac33db5d79edc83468dacf17884c572ae47a6693..54a3ee6df59f014acb622802167b839a3498a908 100644 (file)
@@ -5,7 +5,7 @@ block title
 
 block content
   p.
-    A reset password procedure for your account #{username} has been requested on #[a(href=WEBSERVER.URL) #{WEBSERVER.HOST}].
+    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.