{% extends "base.html" %} {% block title %}仪表盘 — Benchmark Platform{% endblock %} {% block content %}
{% include "partials/dashboard_stats.html" %}
{% endblock %}