{% extends "sentry/emails/base.html" %} {% load i18n %} {% block main %}

Confirm Email

{% if is_new_user %}

Thanks for signing up for Sentry!

{% endif %}

Please confirm your email ({{ confirm_email }}) by clicking the button below. This link will expire in 48 hours.

Confirm {% endblock %}