From e967a6498bc2c78ee0c7bbe9b305c6423cdf2fbb Mon Sep 17 00:00:00 2001 From: Flatlogic Bot Date: Thu, 22 Jan 2026 13:48:25 +0000 Subject: [PATCH] Edit core/templates/core/dashboard.html via Editor --- core/templates/core/dashboard.html | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/core/templates/core/dashboard.html b/core/templates/core/dashboard.html index 5ba1230..07fa190 100644 --- a/core/templates/core/dashboard.html +++ b/core/templates/core/dashboard.html @@ -152,6 +152,14 @@ {# Client-specific breakdown #} {% if client_stats %} {% for client_stat in client_stats %} +
+
+
+
{{ client_stat.total_jobs }}
+
Total Jobs
+
+
+
{{ client_stat.client_name }}