{% for alert in alerts %} {% empty %} {% endfor %}
ID Type Description Actions
{{ alert.id }} {{ alert.type }} {{ alert.description|truncatewords:10 }}
No alerts yet
{% if show_modal and selected_alert %} {% endif %} {% if show_create_modal %} {% endif %}