mirror of
https://framagit.org/tykayn/mastodon.git
synced 2023-08-25 08:33:12 +02: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
|