about summary refs log tree commit diff
path: root/app/views/shares/show.html.haml
blob: 4c0390c421330adb4cd9587c67dd1d776c0a7516 (plain) (blame)
1
2
3
4
- content_for :header_tags do
  %script#initial-state{ type: 'application/json' }!= json_escape(@initial_state_json)

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