summaryrefslogtreecommitdiff
path: root/notification/templates/notification/email_body.txt
blob: 037cdb45790150b8a11fcee0bcbcdae7360e0662 (plain)
1
2
3
4
5
6
{% load i18n %}{% blocktrans %}You have received the following notice from {{ current_site }}:

{{ message }}

To see other notices or change how you receive notifications, please go to {{ notices_url }}.
{% endblocktrans %}