{% extends "sentry/bases/modal.html" %} {% load crispy_forms_tags %} {% load i18n %} {% block title %}{% trans "Accept Project Transfer" %} | {{ block.super }}{% endblock %} {% block main %}
Projects must be transferred to a specific Team in order to be moved over to another Organization. You can always change the team later under the Project Settings.
{% trans "Please select which" %} {% trans "Team" %} {% trans "you want for the project" %} {{ project.name }}.