diff --git a/app/views/notifications/index.html.erb b/app/views/notifications/index.html.erb index 4b76c0779..43db397d9 100644 --- a/app/views/notifications/index.html.erb +++ b/app/views/notifications/index.html.erb @@ -31,7 +31,7 @@

Previously seen

-
+
<%= render partial: "notifications/notification", collection: @page.records, cached: true %>