1
0
Fork 1
mirror of https://github.com/mastodon/mastodon.git synced 2025-01-23 22:16:57 +00:00
mastodon/app/views/shares/show.html.haml
2017-11-20 22:13:37 -08:00

4 lines
179 B
Text

- content_for :header_tags do
%script#initial-state{ type: 'application/json' }!= json_escape(@initial_state_json)
#mastodon-compose{ data: { props: Oj.dump(default_props) } }