{% extends 'layouts/app.html' %} {% block title %}FM Operations Console{% endblock %} {% block extra_styles %} {% endblock %} {% block sidebar %} {% set active_nav = 'fm_dashboard' %} {% include 'components/sidebar.html' %} {% endblock %} {% block topbar %}
{% endblock %} {% block content %}| Source | Type | Ticket | Received (UTC) | Status | eventId |
|---|---|---|---|---|---|
| {{ ev.source }} | {{ ev.event_type }} | {{ ev.ticket_ref or '—' }} | {{ ev.received_at[:16] }} | {{ ev.status }} | {{ ev.event_id[:8] }}… |
| No events yet | |||||
LLM-generated WhatsApp conversation JSON → creates FM ticket + conversation thread automatically