{% extends "email/base_mail.html"%} {%block content %} {{ reply_separator }}
{{ content_preview }}
{% trans %}

Please note - you can easily change how often you receive these notifications or unsubscribe. Thank you for your interest in our forum!

{% endtrans %} {%endblock%} {%block footer %} {% include "email/footer.html" %} {% if can_reply %}

{{reply_address}}

{%endif%} {%endblock%}