diff --git a/app/views/public/collections/show/_stream.html.erb b/app/views/public/collections/show/_stream.html.erb index 6e045af5d..1d22d0c7b 100644 --- a/app/views/public/collections/show/_stream.html.erb +++ b/app/views/public/collections/show/_stream.html.erb @@ -2,6 +2,10 @@ data-action="turbo:before-morph-attribute->collapsible-columns#preventToggle">
+
+

The Stream

+
+ <% if page.used? %> <%= with_automatic_pagination "the-stream", @page do %> <%= render "public/collections/columns/list", cards: page.records %>