{% extends "sentry/bases/modal.html" %} {% load i18n %} {% block title %}{% trans "Reactivate Account" %} | {{ block.super }}{% endblock %} {% block main %}
{% csrf_token %}

Account Disabled

Your account was disabled and scheduled for removal. You may reactivate this account, though any data that has been already removed is not recoverable (such as organization membership).

{% endblock %}