{% extends "sentry/emails/base.html" %} {% load i18n %} {% load sentry_helpers %} {% block main %}
Hey {{ recipient_name }},
Before you get started fixing all your broken and slow code, we need a few more details about your {{ platforms }} project{{num_platforms|pluralize}}. Click the button below when you're back at your computer to complete the set up for {{ organization_name }}.
{% endblock %}