{% extends "base.html" %}{% block content %}
▲ {{ severity_name(row.severity) }} {{ row.monitor }}/{{ row.grp }} · {{ row.entity_id }} · {{ row.state }}
{% if row.state == 'open' %}{% endif %} {% if trend_profile %}View {{ trend_profile.title }} around this incident
{% endif %}