]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/lib/emails/video-abuse-new/html.pug
emailer: use instance name instead of hostname
[github/Chocobozzz/PeerTube.git] / server / lib / emails / video-abuse-new / html.pug
index a1acdabdccdacdb569743897dc1c55513ae2eac0..a085b4b383747a1f838b62855f23dc6e4ffeb0af 100644 (file)
@@ -6,7 +6,7 @@ block title
 
 block content
   p
-    | #[a(href=WEBSERVER.URL) #{WEBSERVER.HOST}] received an abuse report for the #{isLocal ? '' : 'remote '}video "
+    | #[a(href=WEBSERVER.URL) #{instanceName}] received an abuse report for the #{isLocal ? '' : 'remote '}video "
     a(href=videoUrl) #{videoName}
     | " by #[+channel(videoChannel)]
     if videoPublishedAt