diff --git a/app/templates/dashboard.html b/app/templates/dashboard.html index cc8609d..b57e6fa 100644 --- a/app/templates/dashboard.html +++ b/app/templates/dashboard.html @@ -31,8 +31,8 @@
Domains
+{% if domains|length > 1 %}Domains{% else %}Domain{% endif %}
Users
+{% if users|length > 1 %}Users{% else %}User{% endif %}
Histories
+{% if history_number > 1 %}Histories{% else %}History{% endif %}
Uptime