{% extends "sentry/emails/base.html" %} {% load i18n %} {% block main %}
Your relocation has failed for the following reason:
{%if reason != "" %}
{{ reason }}
Please contact support for further assistance if necessary.
ID: {{ uuid }}
{% endblock %}