From bfaf2fb257310c1be6ee74da1586055648a8780e Mon Sep 17 00:00:00 2001 From: Nguyen Ngo Date: Sat, 2 May 2026 19:36:19 -0400 Subject: [PATCH] 05/02/2026 updated code for security 3b --- app/templates/vault/index.html | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) diff --git a/app/templates/vault/index.html b/app/templates/vault/index.html index 768445a..131f5ee 100644 --- a/app/templates/vault/index.html +++ b/app/templates/vault/index.html @@ -899,14 +899,21 @@ - -

📋 Login & Activity History

-

Recent account activity. Unfamiliar entries may indicate unauthorised access.

-
- +

+ Recent account activity. Unfamiliar entries may indicate unauthorised + access. +

+
+
@@ -1061,4 +1068,4 @@ -{% endblock %} \ No newline at end of file +{% endblock %}