{% extends "sentry/bases/modal.html" %} {% load crispy_forms_tags %} {% load i18n %} {% block title %}{% trans "Remove Project" %} | {{ block.super }}{% endblock %} {% block main %}
{% trans "Transferring this project is permanent and cannot be undone!" %}
{% trans "Please enter the Owner of the organization you would like to transfer this project to." %}
{% trans "A request will be emailed to the Owner in order to transfer" %} {{ project.slug }} {%trans "to a new organization." %}