mirror of
https://github.com/lunaisnotaboy/mastodon.git
synced 2024-11-04 14:04:39 +00:00
4 lines
174 B
Plaintext
4 lines
174 B
Plaintext
- cache @stream_entry.activity do
|
|
.activity-stream.activity-stream--headless
|
|
= render "stream_entries/#{@type}", @type.to_sym => @stream_entry.activity, centered: true
|