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 %}