gab-social/app/views/stream_entries/embed.html.haml

4 lines
195 B
Plaintext
Raw Normal View History

2019-07-02 08:10:25 +01:00
- cache @stream_entry.activity do
.activity-stream.activity-stream--headless
= render "stream_entries/#{@type}", @type.to_sym => @stream_entry.activity, centered: true, autoplay: @autoplay