{% extends "email/base.html" %} {% load posthog_assets %} {% block section %}
The {{ alert_name }} alert failed to evaluate for insight {{ insight_name }}> with the error, below. There could be something wrong with the alert or the insight config.
{{ alert_error }}
{% endblock %}{% load posthog_filters %}