{% extends "sentry/projects/manage.html" %} {% load crispy_forms_tags %} {% load i18n %} {% load sentry_helpers %} {% load sentry_plugins %} {% block title %}{% trans "Notifications" %} | {{ block.super }}{% endblock %} {% block main %}
{% blocktrans %}Sentry will notify you based on the rules configured for this project.{% endblocktrans %}