{% extends "sentry/bases/account.html" %} {% load crispy_forms_tags %} {% load i18n %} {% load sentry_helpers %} {% block title %}{% trans "Notification Settings" %} | {{ block.super }}{% endblock %} {% block inner %}
{% blocktrans %}Notifications are generally sent when a new event is seen, an already resolved event has changed to unresolved, or a system-wide spike in events is detected.{% endblocktrans %}
{% blocktrans %}Choose which projects you wish to receive email notifications for, as well as an alternative email address to send to.{% endblocktrans %}