{% extends "sentry/layout.html" %} {% load i18n %} {% load sentry_helpers %} {% block title %}{% trans "Alerts" %} | {{ project.name }} | {{ block.super }}{% endblock %} {% block bodyclass %}{% endblock %} {% block main %}

You can change your alert settings by visiting your project's notification settings page.

{% endblock %}