{% extends "coop_cms/newsletter_base.html" %} {% load i18n emailing_utils %} {% block email_only_header %}
{% if contact and emailing %}
{% trans "If you can't view this email, " %} {% trans "read the online version" %}
{% blocktrans %} You receive this email because you subscribe to our mailing list. {{my_company}}. You can unsubscribe by clicking {% endblocktrans %} {% trans "this link" %}
{% endif %}
{% endblock %} {% block email_only_footer %} {% if contact and emailing %}