diff --git a/files/helpers/const.py b/files/helpers/const.py index 3dee13b1b..535d6ca4f 100644 --- a/files/helpers/const.py +++ b/files/helpers/const.py @@ -190,7 +190,7 @@ AGENDAPOSTER_PHRASE = 'trans lives matter' AGENDAPOSTER_MSG = """Hi @{username},\nYour {type} has been automatically removed because you forgot to include `{AGENDAPOSTER_PHRASE}`.\nDon't worry, we're here to help! We won't let you post or comment anything that doesn't express your love and acceptance towards the trans community. Feel free to resubmit your {type} with `{AGENDAPOSTER_PHRASE}` included. \n*This is an automated message; if you need help, you can message us [here](/contact).*""" AGENDAPOSTER_MSG_HTML = """

Hi @{username},

-

Your comment has been automatically removed because you forgot to include {AGENDAPOSTER_PHRASE}.

+

Your {type} has been automatically removed because you forgot to include {AGENDAPOSTER_PHRASE}.

Don't worry, we're here to help! We won't let you post or comment anything that doesn't express your love and acceptance towards the trans community. Feel free to resubmit your {type} with {AGENDAPOSTER_PHRASE} included.

This is an automated message; if you need help, you can message us here.

"""