aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/emails/video-abuse-new/html.pug
diff options
context:
space:
mode:
Diffstat (limited to 'server/lib/emails/video-abuse-new/html.pug')
-rw-r--r--server/lib/emails/video-abuse-new/html.pug2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/lib/emails/video-abuse-new/html.pug b/server/lib/emails/video-abuse-new/html.pug
index a1acdabdc..a085b4b38 100644
--- a/server/lib/emails/video-abuse-new/html.pug
+++ b/server/lib/emails/video-abuse-new/html.pug
@@ -6,7 +6,7 @@ block title
6 6
7block content 7block content
8 p 8 p
9 | #[a(href=WEBSERVER.URL) #{WEBSERVER.HOST}] received an abuse report for the #{isLocal ? '' : 'remote '}video " 9 | #[a(href=WEBSERVER.URL) #{instanceName}] received an abuse report for the #{isLocal ? '' : 'remote '}video "
10 a(href=videoUrl) #{videoName} 10 a(href=videoUrl) #{videoName}
11 | " by #[+channel(videoChannel)] 11 | " by #[+channel(videoChannel)]
12 if videoPublishedAt 12 if videoPublishedAt