{% extends "email/base.html" %} {% load posthog_assets %} {% block section %}
The {{ alert_name }} alert for insight {{ insight_name }} in project {{ project_name }} has been automatically disabled because its configuration is no longer valid:
{{ alert_error }}
To resume monitoring, fix the issue above and re-enable the alert.
{% endblock %}{% load posthog_filters %}