{% extends "admin/base.html" %} {% load humanize %} {% load static %} {% block title %}{{ title }} | OpenClaw Archive{% endblock %} {% block branding %}
| Agent | Date | Sessions | Messages | Action |
|---|---|---|---|---|
| {{ group.agent_name }} | {{ group.date_val }} | {{ group.session_count }} | {{ group.message_count }} | View Report |
No messages found for the selected date range.
{% endif %}