{% extends "sentry/emails/base.html" %} {% load i18n %} {% block main %}

We couldn't export your data.

Well, this is a little awkward. The data export you created at {{creation}} didn't work. Sorry about that.

It looks like there was an error:

{{error_message}}

This is what you sent us. Maybe it'll help you sort this out.

{{payload}}

Need a little more help?

{% endblock %}