about summary refs log tree commit diff
path: root/app/views/stream_entries/embed.html.haml
blob: fd07fdd9156d206c6a17618d03fd4f7da029165b (plain) (blame)
1
2
.activity-stream.activity-stream-headless
  = render partial: @type, locals: { @type.to_sym => @stream_entry.activity, centered: true }