]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - server/lib/emails/account-abuse-new/html.pug
Translated using Weblate (Galician)
[github/Chocobozzz/PeerTube.git] / server / lib / emails / account-abuse-new / html.pug
CommitLineData
d95d1559
C
1extends ../common/greetings
2include ../common/mixins.pug
3
4block title
5 | An account is pending moderation
6
7block content
8 p
2e4b8ae4 9 | #[a(href=WEBSERVER.URL) #{instanceName}] received an abuse report for the #{isLocal ? '' : 'remote '}account
cfde28ba 10 a(href=accountUrl) #{accountDisplayName}
d95d1559
C
11
12 p The reporter, #{reporter}, cited the following reason(s):
13 blockquote #{reason}
14 br(style="display: none;")