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