{% extends "sentry/emails/base.html" %} {% load i18n %} {% load sentry_helpers %} {% block main %}
Your teammates at {{ organization.name }} are using Sentry to track and debug software errors.
Check out the Sentry website if you'd like to learn more before diving in.
{% endblock %} {% block footer %} Home {% endblock %}