]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/lib/emails/account-abuse-new/html.pug
Improve VideoChannelSyncLatestScheduler logs
[github/Chocobozzz/PeerTube.git] / server / lib / emails / account-abuse-new / html.pug
index 06be8025ba6383f7bceb06efe91ea7e2a6c60ab8..e4c0366fb0372b6176a59b6efb17211c78e13070 100644 (file)
@@ -6,8 +6,8 @@ block title
 
 block content
   p
-    | #[a(href=WEBSERVER.URL) #{WEBSERVER.HOST}] received an abuse report for the #{isLocal ? '' : 'remote '}account "
-    a(href=accountUrl) #{accountDisplayName}
+    | #[a(href=WEBSERVER.URL) #{instanceName}] received an abuse report for the #{isLocal ? '' : 'remote '}account
+    a(href=accountUrl)  #{accountDisplayName}
 
   p The reporter, #{reporter}, cited the following reason(s):
   blockquote #{reason}