{% if is_new_user %}
Thanks for signing up for Sentry!
{% endif %}

Please confirm your email ({{ confirm_email|safe }}) by clicking the link below:

{{ url|safe }}

This link will expire in 48 hours.

{% if is_new_user %}
If you did not sign up, you may simply ignore this email.
{% else %}
If you did not make this request, you may simply ignore this email.
{% endif %}
