{% load i18n %}{% autoescape off %}
{% blocktrans %} You have new notifications from {{ domain }} (type: {{ digest }}){% endblocktrans %}
{% endautoescape %}
