{% extends "base.html" %} {% block title %}Run {{ run.name if run else 'Not Found' }} - riff-observe{% endblock %} {% block content %} {% if error %}
{{ error }}
← Back to runs{{ run.task | tojson(indent=2) }}
No spans recorded.
{% endif %}No events recorded.
{% endif %}