{% extends 'tom_common/index.html' %} {% block content %}
Event Type | Detail Page | State | Updated (in TOM) | Created (in TOM) | GraceDB | Treasure Map |
---|---|---|---|---|---|---|
{{ event.event_type }} | {{ event.event_id }} Details | {{event.state }} | {{event.modified | timesince }} | {{event.created | timesince }} | {{ event.event_id }} | {{ event.event_id }} |
No events have been created. Create Superevents via the admin interface, the REST API, or the readstreams management command.
Coming soon: event creation from the HERMES Alert Broker.
{% endif %} {% endblock content %}