{% load sentry_helpers %}
{% block content %}
{% block header %}

Sentry

{% endblock %}
{% block main %}

This is the body of an email

{% endblock %}
{% endblock %}