{% extends "sentry/bases/modal.html" %} {% load crispy_forms_tags %} {% load i18n %} {% block title %}{% trans "Remove Project" %} | {{ block.super }}{% endblock %} {% block main %}
{% trans "Removing this project is permanent and cannot be undone!" %}
{% trans "This will also remove the all associated event data." %}