about summary refs log tree commit diff
path: root/app/views/shares/show.html.haml
blob: 1c0bbf6765817d96438687d12f503f653e2513c9 (plain) (blame)
1
2
3
4
5
- content_for :header_tags do
  = render_initial_state
  = javascript_pack_tag 'share', crossorigin: 'anonymous'

#mastodon-compose{ data: { props: Oj.dump(default_props) } }