1 {% load extra_filters extra_tags i18n email_tags %}
4 postal_address = "DZone, Inc. 140 Preston Executive Drive, Cary NC 27513, USA"
7 {% trans "Hello" %} {{ recipient.username }},
13 {{settings.APP_SHORT_NAME}}
15 P.S. You can always fine-tune which notifications you receive here:
16 {{ settings.APP_URL }}{% url user_subscriptions id=recipient.id %}