]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - server/lib/emails/abuse-new-message/html.pug
Fix tests
[github/Chocobozzz/PeerTube.git] / server / lib / emails / abuse-new-message / html.pug
1 extends ../common/greetings
2 include ../common/mixins.pug
3
4 block title
5 | New message on abuse report
6
7 block 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;")