{% extends "htmlemailer/example_template.html" %} {% block extra_head %} {% endblock %} {% block content %}
Here’s your email!
{{my_message}}
Edit this template!