{% block subject %}Test email from {{ SITE.domain }}{% endblock %} {% block plain %} Hi! This is the test email. It helps to test sending email from Your project. Good luck! -------- Please don't reply to this email. {% endblock %} {% block html %}

Hi!

This is the test email. It helps to test sending email from Your project.

Good luck!

Please don't reply to this email.

{% endblock %}