]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame_incremental - server/lib/emails/abuse-new-message/html.pug
Correctly close RTMPS server too
[github/Chocobozzz/PeerTube.git] / server / lib / emails / abuse-new-message / html.pug
... / ...
CommitLineData
1extends ../common/greetings
2include ../common/mixins.pug
3
4block title
5 | New message on abuse report
6
7block content
8 p
9 | A new message by #{messageAccountName} was posted on #[a(href=abuseUrl) abuse report ##{abuseId}] on #{instanceName}
10 blockquote #{messageText}
11 br(style="display: none;")