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

Sentry

{% endblock %}
{% block inner %}

This is the body of an email

{% endblock %}
{% endblock %}