{% if original_recipient %}
Original recipient:
{{ original_recipient }}
{% endif %}
{% block header %}{% endblock %}
{% block content %}{% endblock %}
{% block prefooter %}{% endblock %} {% block footer %}
{{ _('Change your email preferences') }}
{% if watch %}
{{ _('Unsubscribe from these emails') }}
{% endif %} {% endblock %}