{% extends "sentry/emails/base.html" %} {% load i18n %} {% load sentry_helpers %} {% block main %}
Your teammates over at {{ organization.name }} have already been using Sentry without you, but the good news is that you've been invited to join them.
If you'd like to learn more about Sentry before diving in head-first, check out our website, getsentry.com
{% endblock %} {% block footer %} Home {% endblock %}