{% load sentry_helpers %} {% load sentry_assets %}
{% include "sentry/emails/email-styles.html" %} {% block head %}{% endblock %}
{% block content %}
{% block main %}
This is the body of an email {% endblock %} |