{% extends "sentry/projects/manage.html" %} {% load i18n %} {% block main %} {% trans "New Rule" %}
{{ condition }} |
{{ action }} |
You have not yet created any rules. Rules allow you to tweak the behavior of Sentry in various situations, such as sending notifications.
{% endif %} {% endblock %}