]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - server/lib/emails/video-auto-blacklist-new/html.pug
Add new plugin/peertube version notifs
[github/Chocobozzz/PeerTube.git] / server / lib / emails / video-auto-blacklist-new / html.pug
1 extends ../common/greetings
2 include ../common/mixins
3
4 block title
5 | A video is pending moderation
6
7 block content
8 p
9 | A recently added video was auto-blacklisted and requires moderator review before going public:
10 |
11 a(href=videoUrl) #{videoName}
12 |
13 | by #[+channel(channel)].
14 p.
15 Apart from the publisher and the moderation team, no one will be able to see the video until you
16 unblacklist it. If you trust the publisher, any admin can whitelist the user for later videos so
17 that they don't require approval before going public.