{% extends "base.html" %} {% block content %}
Latest updated threads. Click an ID to view details and AI analysis.
| ID | Subject | Account | Msgs | Requires Reply | Updated |
|---|---|---|---|---|---|
| {{ t.id }} | {{ t.subject }} | {{ t.account_email }} | {{ t.messages|length }} | {% if t.requires_reply %} Needs reply {% else %} Up to date {% endif %} | {{ t.updated_at }} |
| No threads yet | |||||