]> 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 fc1c3e4e7c316e7c1af3bb0d3e61993414a0c6ca..752bf7c104cf8bebe8f6fc2d41cbf0ca39d43605 100644 (file)
@@ -6,10 +6,10 @@ block title
 
 block content
   p
-    | #[a(href=WEBSERVER.URL) #{WEBSERVER.HOST}] received an abuse report for the #{isLocal ? '' : 'remote '}comment "
-    a(href=commentUrl) on video #{videoName}
-    | of #{flaggedAccount}
-    | created on #{commentCreatedAt}
+    | #[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}
 
   p The reporter, #{reporter}, cited the following reason(s):
   blockquote #{reason}