{% extends "sentry/bases/modal.html" %} {% load i18n %} {% block title %}{% trans "Remove Account" %}{% endblock %} {% block main %}

{% trans "Your account has been deactivated and scheduled for removal." %}

{% trans "Thanks for using Sentry! We hope to see you again soon!" %}

{% endblock %}