diff --git a/web/templates/settings/home.html b/web/templates/settings/home.html index 4c6b33a..742d100 100644 --- a/web/templates/settings/home.html +++ b/web/templates/settings/home.html @@ -153,6 +153,16 @@ {% endif %} +{% endif %} + +{% if user.is_superuser %} +
+

Security ยท Login Attempts (7 days)

+

+ View successful and failed login attempts from the last week. +

+ Open Login Attempts +
{% endif %} {% if user.is_superuser %}