{% block content %}{% endblock %}
| Method | Path | Status | Duration | Time |
|---|---|---|---|---|
| {{ entry.method }} | {{ entry.path or entry.label or "—" }} | {% if entry.error %} ERR {% else %} {{ entry.status }} {% endif %} | {{ entry.duration_ms }}ms | {{ format_short_time(entry.timestamp) }} |