| Time | Event | Batch | Key | IP | Detail |
|---|---|---|---|---|---|
| {{ entry.created_at|datetime_local }} | {{ entry.event_type }} | {% if entry.batch %} {{ entry.batch.name }} {% else %} - {% endif %} | {% if entry.access_key %}{{ entry.access_key.key_hint }}{% else %}-{% endif %} |
{{ entry.ip_address or '-' }} | {{ entry.detail or '-' }} |
| No log entries yet. | |||||