]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/lib/emails/video-comment-abuse-new/html.pug
Correctly cleanup files from object storage
[github/Chocobozzz/PeerTube.git] / server / lib / emails / video-comment-abuse-new / html.pug
index e92d986b5df01d1365089e6f7d333645d800b78e..752bf7c104cf8bebe8f6fc2d41cbf0ca39d43605 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 '}
+    | #[a(href=WEBSERVER.URL) #{instanceName}] received an abuse report for the #{isLocal ? '' : 'remote '}
     a(href=commentUrl) comment on video "#{videoName}"
     |  of #{flaggedAccount}
     |  created on #{commentCreatedAt}