aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/emails/abuse-state-change/html.pug
blob: a94c8521d04087f4607260694778bbc0bd49d225 (plain) (blame)
1
2
3
4
5
6
7
8
9
extends ../common/greetings
include ../common/mixins.pug

block title
  | Abuse state changed

block content
  p
    | #[a(href=abuseUrl) Your abuse ##{abuseId} on #{WEBSERVER.HOST}] has been #{isAccepted ? 'accepted' : 'rejected'}