diff --git a/passbook/admin/templates/administration/overview.html b/passbook/admin/templates/administration/overview.html index d053f8c3d..21dcb8906 100644 --- a/passbook/admin/templates/administration/overview.html +++ b/passbook/admin/templates/administration/overview.html @@ -55,15 +55,26 @@
{% trans 'No Stages configured. No Users will be able to login.' %}">
{% else %} - {{ factor_count }} + {{ stage_count }} {% endif %}