mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced 2024-11-24 16:18:07 +01:00
3 lines
174 B
Text
3 lines
174 B
Text
- cache @stream_entry.activity do
|
|
.activity-stream.activity-stream--headless
|
|
= render "stream_entries/#{@type}", @type.to_sym => @stream_entry.activity, centered: true
|