diff --git a/app/templates/dashboard.html b/app/templates/dashboard.html index 0d0c436..505a7a4 100644 --- a/app/templates/dashboard.html +++ b/app/templates/dashboard.html @@ -179,40 +179,6 @@ -{# ── System quick stats (admin/director) ─────────────────────────────────── #} -{% if current_user.role in ['admin', 'director'] %} -
-
-
-
- -
{{ total_facilities }}
-
Active Facilities
-
-
-
-
-
-
- -
{{ total_templates }}
-
Templates
-
-
-
- {% if current_user.role == 'admin' %} -
-
-
- -
{{ total_users }}
-
Users
-
-
-
- {% endif %} -
-{% endif %} {# ── Score trend chart + Facility performance ───────────────────────────── #}