1
0
Fork 0
peertube/server/lib/emails/abuse-state-change/html.pug

10 lines
246 B
Plaintext

extends ../common/greetings
include ../common/mixins.pug
block title
| Abuse report state changed
block content
p
| #[a(href=abuseUrl) Your abuse report ##{abuseId}] on #{WEBSERVER.HOST} has been #{isAccepted ? 'accepted' : 'rejected'}