{% extends "base.html" %} {% block title %}Token Timeline — MoE Admin{% endblock %} {% block content %}
{{ t(request, 'nav.token_timeline') }}

Node size ∝ log(tokens)  ·  Color ∝ expert template  ·  Sessions that don't overlap in time share a lane (git-style compact layout)

{% endblock %} {% block scripts %} {% endblock %}