aboutsummaryrefslogblamecommitdiffhomepage
path: root/server/lib/emails/video-auto-blacklist-new/html.pug
blob: 07c8dfd162b23e563cdd66ab7b8e349bc7a63f80 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
















                                                                                                    
extends ../common/greetings
include ../common/mixins

block title
  | A video is pending moderation

block content
  p
    | A recently added video was auto-blacklisted and requires moderator review before going public:
    |
    a(href=videoUrl) #{videoName}
    |
    | by #[+channel(channel)].
  p.
    Apart from the publisher and the moderation team, no one will be able to see the video until you
    unblacklist it. If you trust the publisher, any admin can whitelist the user for later videos so
    that they don't require approval before going public.