{% if filter_error %}
| Time | Location | Subject | Adapter | |
|---|---|---|---|---|
| {{ event.time_human }} | {% if loc_parts %}{{ loc_parts | join(', ') }}{% elif gc.get('landclass') %}{{ gc.landclass }}{% else %}—{% endif %} | {{ subject_summary | trim or '—' }} | {{ event.adapter_display }} | |
|
||||
No events match the filters.