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

Relocation Failed

Your relocation has failed for the following reason:

{%if reason != "" %} {{ reason }}

{% endif %}

Please contact support for further assistance if necessary.

ID: {{ uuid }}

{% endblock %}