]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/lib/emails/password-create/html.pug
Instance homepage support (#4007)
[github/Chocobozzz/PeerTube.git] / server / lib / emails / password-create / html.pug
index 45ff3078a23774f17843fd9ea648e51e5619a759..afa30ae9791a85f493259394ccdde797aa37d458 100644 (file)
@@ -5,6 +5,6 @@ block title
 
 block content
   p.
-    Welcome to #[a(href=WEBSERVER.URL) #{WEBSERVER.HOST}], your PeerTube instance. Your username is: #{username}.
+    Welcome to #[a(href=WEBSERVER.URL) #{instanceName}]. Your username is: #{username}.
     Please set your password by following #[a(href=createPasswordUrl) this link]: #[a(href=createPasswordUrl) #{createPasswordUrl}] 
     (this link will expire within seven days).
\ No newline at end of file