{% load i18n %} {% if contact and emailing %}
{% trans "If you can't view this email, " %} {% trans "read the online version" %}
{% blocktrans %} You receive this email because you subscribed to the {{ subscription_type_name }} mailing list. You can unsubscribe by clicking {% endblocktrans %} {% trans "this link" %}
{% else %} {% endif %}