{# System test email — HTML #} {% load static %} {% block head %} {% endblock head %} {% block title %} Test Email - Fashionistar {% endblock title %} {% block content %}
Hi,
This is a test email to confirm that our email system is working correctly.
Message: {{ message }}
If you received this email, everything is functioning properly.
Best Regards,
The Fashionistar Team