{% extends "coop_cms/newsletter_base.html" %} {% load i18n %}{% load url from future %} {% 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 the mailing list of {{my_company}}. You can unsubscribe by clicking {% endblocktrans %} {% trans "this link" %}
{% endif %}
{% endblock %} {% block email_only_footer %} {% if contact and emailing %}