This repository has been archived on 2024-06-09. You can view files and clone it, but cannot push or open issues/pull-requests.
2017-08-30 10:23:43 +02:00
|
|
|
- cache @stream_entry.activity do
|
2018-07-28 19:25:33 +02:00
|
|
|
.activity-stream.activity-stream--headless
|
2018-08-30 23:14:01 +02:00
|
|
|
= render "stream_entries/#{@type}", @type.to_sym => @stream_entry.activity, centered: true, autoplay: @autoplay
|