diff --git a/frontend/templates/notification/email_body.txt b/frontend/templates/notification/email_body.txt new file mode 100644 index 00000000..ae2ebe9e --- /dev/null +++ b/frontend/templates/notification/email_body.txt @@ -0,0 +1,4 @@ +{% load i18n %}{% blocktrans %}{{ message }} + +To see other notices or change how you receive notifications, please go to {{ notices_url }}. +{% endblocktrans %}