From 0a471792e16ad6de03dce8a999d6c56dc482c8ba Mon Sep 17 00:00:00 2001 From: Kobe Date: Wed, 4 Jun 2025 11:03:43 +0200 Subject: [PATCH] Update notification_overview.html --- templates/components/notification_overview.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/components/notification_overview.html b/templates/components/notification_overview.html index f358002..d2254fa 100644 --- a/templates/components/notification_overview.html +++ b/templates/components/notification_overview.html @@ -29,7 +29,7 @@
{{ notification.title }}
{{ notification.message }} - • {{ notification.created_at.strftime('%Y-%m-%d %H:%M') }} + • {{ notification.timestamp.strftime('%Y-%m-%d %H:%M') }} {% if not notification.read %}