{% extends "sentry/emails/base.html" %} {% load sentry_helpers %} {% load i18n %} {% block preheader %} New alert from {{ project_label }}. {% endblock %} {% block header %} View on Sentry {{ block.super }} {% endblock %} {% block main %}
You are receiving this email due to matching rules: {% for rule_label, rule_link in rules %} {{ rule_label }}{% if not forloop.last %}, {% endif %} {% endfor %}
{% endif %} {# support for gmail actions #}