diff --git a/templates/ultron/dashboard/dashboard.html b/templates/ultron/dashboard/dashboard.html index 96d19ab6f3..98e0664493 100644 --- a/templates/ultron/dashboard/dashboard.html +++ b/templates/ultron/dashboard/dashboard.html @@ -21,7 +21,7 @@
-

Statistics

+

Statistics

@@ -92,6 +92,7 @@ {% for gymnast in waiting_update_gymnast %} {{ gymnast }} + {{ gymnast.club.acronym }} {% endfor %}