{% extends "sentry/bases/modal.html" %} {% load i18n %} {% block title %}{% trans "Remove Account" %}{% endblock %} {% block main %} {% trans "Scheduled for Removal" %} {% trans "Your account has been deactivated and scheduled for removal." %} {% trans "Thanks for using Sentry! We hope to see you again soon!" %} {% endblock %}
{% trans "Your account has been deactivated and scheduled for removal." %}
{% trans "Thanks for using Sentry! We hope to see you again soon!" %}