| Event | Last seen | User agent | {% for event_class_display, inventory_source_name, ua_max_dates, cell_class in heartbeats %} {% for ua, ua_max_date in ua_max_dates %}
|---|---|---|
| {{ event_class_display }}{% if inventory_source_name %} - {{ inventory_source_name }}{% endif %} | {% endif %}{{ ua_max_date }} | {{ ua|default:"-" }} |
No heartbeats found in the last {{ time_range_days }} day{{ time_range_days|pluralize }}.
{% endif %}