diff --git a/bookwyrm/templates/settings/dashboard/dashboard.html b/bookwyrm/templates/settings/dashboard/dashboard.html index 445bf2992..f320028b7 100644 --- a/bookwyrm/templates/settings/dashboard/dashboard.html +++ b/bookwyrm/templates/settings/dashboard/dashboard.html @@ -9,26 +9,26 @@ {% block panel %} -
{{ users|intcomma }}
{{ active_users|intcomma }}
{{ statuses|intcomma }}
{{ works|intcomma }}
@@ -64,7 +64,7 @@