{% load dju_email %} {% dju_email_subject %}Test email from {{ SITE.domain }}{% end_dju_email_subject %} {% dju_email_plain_body %} Hi! This is the test email. It helps to test sending email from Your project. Good luck! -------- Please don't reply to this email. {% end_dju_email_plain_body %} {% dju_email_html_body %}
Hi!
This is the test email. It helps to test sending email from Your project.
Good luck!
Please don't reply to this email.
{% end_dju_email_html_body %}