{% extends "base.html" %} {% set active_page = 'benchmark-results' %} {% block title %}Benchmark Results History - Deep Research System{% endblock %} {% block extra_head %} {% endblock %} {% block content %}
Loading benchmark results...
{% endblock %}