{% extends "email/base_mail.html"%} {% block content %} {{ reply_separator|safe }}
{{ content_preview }}
{% include "email/change_settings_info.html" %} {% endblock %} {% block footer %} {% include "email/footer.html" %} {% if can_reply %}

{{ reply_address }}

{% endif %} {% endblock %}